I added a simple example, which connects to ws://echo.websocket.org, which just echoes back all frames you send it.
https://github.com/dandeliondeathray/DandelionWebSockets.jl/blob/master/examples/echo.jl Erik Den onsdag 8 juni 2016 kl. 03:38:08 UTC+2 skrev Eric Forgy: > > I'll definitely check this out. Thanks! > > We're doing a lot with websockets, but have a two-language problem. I do a > lot of server prototyping in Julia, but production server is ASP.NET MVC > (driven by customers mostly), so having a Julia client will help a lot. >
