|
|
|
|
|
by danieloaks
1854 days ago
|
|
For what it's worth, we've been throwing around a websocket standard that should be supported across a range of servers. On the decoupling sessions from the TCP connection side, the server that I work on (Oragono https://oragono.io ) does this by default, and I've heard that InspIRCd has plans to do work on this issue as well. Definitely a lotta fun stuff in this area. |
|
I like oragono and also wrote an ircd in go, and was inspired a bit by some of the project's code.