Skip to content

vvvv/VL.IO.WebSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VL.IO.Websocket

Set of nodes to use websocket client and server in VL. Based on the excellent .NET library WatsonWebsocket

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

Using the library

In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.IO.Websocket -pre

Once the nuget is installed and referenced in your VL document you'll see the category "Websocket" under "IO" in the nodebrowser.

Demos are available via the Help Browser!

Releases

No releases published

Packages

No packages published