Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 243 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 243 Bytes

A Java EventSource Client

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