On Tuesday, 24 March 2015 at 17:55:38 UTC, Ilya Korobitsyn wrote:
Hello!Is there any websocket client implementation in D?
There's some WebSocket stuff here: https://github.com/adamdruppe/arsd/blob/master/cgi.dIt's for server side, but probably contains stuff you need for client too.