legato-old
legato-old copied to clipboard
Reference server implementation of the Harmony protocol.(old version, git history too large so kept for preservational purposes)
This is necessary for lossless intercom between servers. Necessary for the guild list and DMs.
maybe move out of repo
Currently unit tests use an actual pubsub backend to test. This means that goroutines are left hanging after a test is finished.
Be able to request a certain amount of messages
Just make it return the existing session.
I set up the docker version and everything seems to be running correctly except that when I try accessing the main route it gives me "message: not found". Is there...
Users that are offline are not being set to offline.
Might be related to #48
CI needs to generate binaries for two main platforms: - windows - linux check tutorial [here](https://www.digitalocean.com/community/tutorials/how-to-build-go-executables-for-multiple-platforms-on-ubuntu-16-04) and make ci output artifacts for these platforms