how the fuck is a chat server supposed to work with an asynchronous socket model?
@dps910 The asynchronous model makes sense like in general but for group chat servers not so much
wdym ?? irc is an inherently async protocol to implement

CC: @[email protected]
@fiore @dps910 event based socket accepts. flying spaghetti monster
@fiore @dps910 ipc could help. but it overcomplicates the problem. a state machine approach would be easy and probably be more efficient for a non scaling scenario
@dps910 @fiore ipc is forced to be part of the flying spaghetti monster, why did i name it
@dps910 @fiore ill admit it, the flying spaghetti monster is probably the norm. and you know what? that disappoints me, that disappoints me heavily