repositorypackage
0.0.0-20200317220941-db8a3e865957
Repository: https://github.com/blizztrack/ribbit-server.git
Documentation: pkg.go.dev
# README
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