xdmtk / elysium

Elysium Instant Messenger - AIM Revival
MIT License
5 stars 1 forks source link

Online Status - Server #9

Closed xdmtk closed 4 years ago

xdmtk commented 4 years ago

The server should write out JSON containing user online statuses to a file that can be read by a REST endpoint at some interval.

This should be done on a detached thread.