Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 318 Bytes

Ribbit Proxy Server

A Ribbit server built to proxy and store Ribbit request from Battle.net

Requirements

  • Go 1.13+
  • MongoDB

Build from source

  • Clone this repo
  • run go build to test locally

TODO

  • Document how ribbit works
  • Support other storage types such as flatfile and SQL Lite
  • Support scaling