Implementation of Friendbase's third-party chat backend. To be used to enable Friendbase chat clients of various shapes and sizes to all come together and work towards the larger goals in life -- making it easier for nine year olds to play virtual four-in-a-row.
$ make deps
$ make rel
To start in foregroud
$ ./rel/3rd-base/bin/3rd-base console
To start as a background process
$ ./rel/3rd-base/bin/3rd-base start