Jesper Louis Andersen
Jesper Louis Andersen
The TCP communication at the protocol level is quite complex. There is a way simpler implementation, by observing the following: - Have separate `send` and `recv` calls so the caller...
This should simplify etorrent internals by converging on a small set of tools.
Control.Applicative often simplifies parsers and this is no exception. Use the applicative and to run the 'getErl' function which simplifies its structure and makes it more clear what is going...
It would seem there were no import of 'forever' from Control.Monad and this made the build fail. Adding 'forever' to the explicit import statements fixes this problem. (This one should...
This implements erlang-nacl with Dirty schedulers. It is _not_ backwards compatible, but I'd prefer this over scheduler collapse any day :)