Simon Cruanes
Simon Cruanes
- feat: add `tiny_httpd.fuseau`, a backend with fuseau.unix - refactor: pass explicit buf_pool; add `create_buf_pool` - test: basic echo server with fuseau
https://github.com/crossbario/autobahn-testsuite
the instructions on the bottom should probably use dune :)
Currently it seems that the nickname must not be taken: https://github.com/c-cube/ocabot/issues/3
http://ircv3.net/ would be nice. In particular: - SASL auth (might be able to use the [one from xmpp](https://github.com/hannesm/xmpp/blob/otr/src/sasl.ml) if it becomes a library) - batch messages - tags in messages...
Support for https://tools.ietf.org/html/rfc1459#page-24 , so as to list the current nicks in some channel
useful to have blocking and non-blocking modes