Skip to content

somdoron/zwssock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZWSSock

ZWSSock is C implementation of ZWS for ZeroMQ.

ZWS and ZWSSock are both in early stage, the protocol is not yet finalized and so this library.

The API of ZWSSock is very similar to the API of zsock of CZMQ v3.0, so using it should be very simple.

ZWSSock currently only implement router pattern.

JSMQ is Javascript port of zeromq which implement the ZWS protocol and can connect to ZWSSock.

To use the ZWSSock take a look at main.c file. The project also include an example of JSMQ.

About

ZeroMQ WebSocket library for CZMQ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%