com.github.aslakhellesoy:eventsource-java

A Java EventSource Client


License
BSD-3-Clause

Documentation

A Java EventSource Client

This is a Java implementation of the EventSource - a client for Server-Sent Events. The implementation is based on Netty