d2f0651277
A simple selfhosted message service with nice UI and a client for Android. Thanks a lot for help I received here: https://github.com/gotify/server/issues/199
5 lines
237 B
Plaintext
5 lines
237 B
Plaintext
We wanted a simple server for sending and receiving messages (in real time per
|
|
WebSocket). For this, not many open source projects existed and most of the
|
|
existing ones were abandoned. Also, a requirement was that it can be
|
|
self-hosted.
|