41b457dd304d34e278d588830bf90f8d090610d8
Currently there's a network server that parses commands received on a connection and then renders them on all currently live connections. There are still a couple of bugs in the parser. There's an initial stab at types for managing the server's records for connections. users, and channels, but they will probably evolve a bit.
Description
Languages
Haskell
100%