D alternative for node.js's socket.IO?
bauss
jj_1337 at live.dk
Tue Oct 23 11:18:19 UTC 2018
On Tuesday, 23 October 2018 at 11:13:16 UTC, bauss wrote:
> On Sunday, 21 October 2018 at 20:14:46 UTC, Fleel wrote:
>> Does anyone know of a good D alternative for the socket.IO
>> server (https://socket.io)? I would like to transition my
>> server from node.js to D, but I can't find any D equivalents
>> to socket.IO. (I've seen http://socket.io.dub.pm, but it is
>> dead). Are there any good D libraries that can do the same
>> thing as socket.IO? Thanks!
>
> https://diamondmvc.org/docs/web-advanced/#websockets
Ignore this. I just saw a websocket example here and figured that
was it.
I will add support for socket.io in Diamond within next version
(3.X.X) but it's not coming for a while.
More information about the Digitalmars-d
mailing list