Skip to content

michaelklishin/eventsource-java

 
 

Repository files navigation

A Java EventSource Client

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