Skip to content

EventSource (Server-Sent Events) Java client built with Netty 5. Based on the Netty 3.x implementation by Aslak Hellesøy.

License

Notifications You must be signed in to change notification settings

isabella232/eventsource-netty5

 
 

Repository files navigation

A Server-Sent Events (EventSource) Java Client

This is a Java implementation of the EventSource, a client for Server-Sent Events. It is built with Netty 5.

Maven Artefact (Dependency)

TBD

Documentation

TBD

Running Tests

To run all tests, use

mvn test

Credits

This version is based on the Netty 3.x implementation from Aslak Hellesøy (BSD license).

License & Copyright

BSD. See LICENSE in repository root.

Copyright (c) 2011-2013, Aslak Hellesøy and contributors. Copyright (c) 2014, Andrey Barkanov, Michael Klishin, OpenSensors Ltd and contributors.

All rights reserved.

About

EventSource (Server-Sent Events) Java client built with Netty 5. Based on the Netty 3.x implementation by Aslak Hellesøy.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%