Skip to content

tylertreat/vessel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vessel

Vessel is a fast, asynchronous client-server messaging library. Send, receive, and subscribe to messages over channels. By default, websockets are used for communication while falling back to other transports if necessary. Messaging via HTTP polling is also supported.

Message persistence is pluggable, using Redis by default.

The JavaScript client can be found here.

About

Fast, asynchronous client-server messaging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages