Doron,

Am 21.08.2014 um 20:07 schrieb Doron Somech <[email protected]>:

> Hi All,
> 
> I'm happy to introduce ZWSSock, implementation of ZWS in C. The API of 
> ZWSSock is very similar to zsock of CZMQ v3.
> 
> You can take a look here: https://github.com/somdoron/zwssock
> 
> Zeromq WebSocket (ZWS) protocol is mapping for ZeroMQ over WebSocket.
> JSMQ is a javascript library that implements ZWS.
> 
> With ZWSSock and JSMQ web applications and CZMQ applications can communicate 
> over zeromq.
> 
> Both the library and ZWS are in early stage and the protocol will probably 
> change.
> 
> The project will use C4.1 process once more maintainers will join, so please 
> join! Also the project is currently not a cross-platform and only compile 
> with Visual Studio, if you want to help and create make script (I'm a windows 
> developer :-)) it will be great. As C is not my primary language cleaning the 
> code and make it more C style will also be welcomed.

added a  basic Linux Makefile
got Example.html to work, PR pending

congratulations!

- Michael

> 
> Regards,
> 
> Doron
> 
> 
> 
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to