Hasses
Hyper's Asynchronous Server Sent event (SSE) notification Server (C)
Hasses is a small notification server using Server Sent Event (SSE). It has asynchronous design to handle more clients in same thread. It uses linux epoll() function.- What is SSE: http://en.wikipedia.org/wiki/Server-sent_events
- What is epoll (Asyncronous programming): http://en.wikipedia.org/wiki/Epoll
The daemon has a rich logging and client tracking possibility.
Download & Browse source
https://github.com/hyper-prog/hasses (GitHub page)Docker image
https://hub.docker.com/r/hyperprog/hassesdaemon (DockerHub page)Author: | Péter Deák |
License: | GPL v2 |
Contact Email: | at gmail.com |