Skip to content

derniercri/hornet-connector-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hornet Java Connector

This is the Java connector for Hornet realtime engine.

Hornet is a realtime engine originally built for Fresc that let you enhance your web application by connecting users together. Hornet is meant to be used next to your own existing application, no matter what language or framework you're using, by using connectors.

Hornet is powered by NodeJs, Socket.io and is backed by Redis.

See Hornet README for more information about Hornet and the connector specification

Connector Installation

Add the following dependency in your pom.xml file:

<dependency>
	<groupId>com.nectify</groupId>
	<artifactId>hornet-connector-java</artifactId>
	<version>X.Y.Z</version>
</dependency>

License

This project is distributed under Apache 2 License. See LICENSE.txt for more information.

About

Hornet Connector - Java Implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages