Websocket Client and Server nodes.
For an introduction, watch vvvvTv episodes:
📺 Talking to an API via WebSocket
📺 Multiplayer installation using WebSocket
📺 Controlling apps via a Web UI using WebSocket
For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org
-
Install as described here via commandline:
nuget install VL.IO.Websocket -
Usage examples and more information are included in the pack and can be found via the Help Browser
- Report issues on the vvvv forum
- For custom development requests, please get in touch
- When making a pull-request, please make sure to read the general guidelines on contributing to vvvv libraries
Based on WatsonWebsocket