Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-22 | Convert CHANGELOG and README to Asciidoc | Loïc Hoguin | |
Update CHANGELOG in the process. | |||
2013-11-25 | Add a manual | Loïc Hoguin | |
This is the manual for what is going to be in 1.0. It includes two things that are not in the code yet: the shutdown option and the accept_ack transport callback. | |||
2013-11-15 | Update the link to the guide | Loïc Hoguin | |
2012-12-24 | Add #ninenines IRC channel + support options to the README | Loïc Hoguin | |
2012-11-13 | Better markdown in the README | Loïc Hoguin | |
2012-10-24 | Small README fixes | Loïc Hoguin | |
2012-08-22 | Add initial Ranch guide | Loïc Hoguin | |
2012-04-14 | Import the acceptor code from Cowboy | Loïc Hoguin | |
Modules were renamed. The 'cowboy_' prefix became 'ranch_'. At the same time, ranch_ssl_transport became ranch_ssl, and ranch_tcp_transport became ranch_tcp, because appending '_transport' felt a bit redundant considering SSL and TCP clearly are transports. One test has been added to make sure everything is working. | |||
2012-04-12 | Initial commit. | Loïc Hoguin | |