Websocket server to vvvv

Hi,

how do i connect to a websocket server ?
can i create a web socket client in vvvv?

is it with ZEROMQ?

thank you ,
alex.

hei alex,

to our embarrassment we don’t have a WebSocket (Network Client) shipping with vvvv yet. so i quickly prepared this one:

websocket-demo.zip (11.3 KB)

it is rather primitive and only allows you to send and receive strings. could be enough for what you need or not. please let us know.

(zeromq and websocket are not related)

3 Likes

wow joreg, so fast!

yas! it is working like i was wishing it would.
hapy alex.
:)
thank you.

i dunno, sth like this should probably not be hidden in a lonely forum thread?

2 Likes

indeed. included in latest alphas!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.