Skip to content

A version of the socket-io server built on top of netty

Notifications You must be signed in to change notification settings

ischyrus/socket.io-netty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Socket.io-Netty

This is an implementation of the socket.io server built on top of Netty. Currently, it only supports 3 of the Socket.io protocols: websocket, flashsocket, and xhr-polling.

For an example of production use, check out http://www.typewire.io

#Roadmap

I'm currently waiting for the socket.io 0.7 release to come out before making any big changes. As the 0.7 release is looking like a big rewrite, I will take that opportunity to add in the other supported transports as well.

About

A version of the socket-io server built on top of netty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%