NanoHttpd / nanohttpd

Tiny, easily embeddable HTTP server in Java.
http://nanohttpd.org
BSD 3-Clause "New" or "Revised" License
6.9k stars 1.69k forks source link

Does anybody have a github contribution for server side events implementation. I am extending routerNanohttpd and talking to a server, but need to keep a socket open to send back SSEs. Is there a way to extend routerNanohttpd for that? Thanks! #576

Closed sudarh closed 4 years ago