BlizzTrack / ribbit-server

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 97.5%Language:Dockerfile 2.5%