aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2012-12-24Add #ninenines IRC channel + support options to the READMELoïc Hoguin
2012-11-13Better markdown in the READMELoïc Hoguin
2012-10-24Small README fixesLoïc Hoguin
2012-08-22Add initial Ranch guideLoïc Hoguin
2012-04-14Import the acceptor code from CowboyLoï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-12Initial commit.Loïc Hoguin