Skip to content

staticagent/eventsource-netty5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%