Age | Commit message (Expand) | Author |
---|---|---|
2012-08-15 | Add tests for {active, once} for both TCP and SSL | Loïc Hoguin |
2012-08-07 | Add a TCP Echo protocol example | Loïc Hoguin |
2012-08-06 | Make ranch_sup the owner of the ranch_server ets table | Loïc Hoguin |
2012-08-06 | Check the accept/2 return value for errors | Loïc Hoguin |
2012-08-06 | Make accept asynchronous | Loïc Hoguin |
2012-07-25 | Make acceptors query the protocol opts on startup | Loïc Hoguin |
2012-07-25 | Register acceptors through ranch_server | Loïc Hoguin |
2012-07-25 | Introduce the ranch_server registry, make it handle listeners | Loïc Hoguin |
2012-07-22 | Add an SSL test | Loïc Hoguin |
2012-07-22 | Add support for listening on random port numbers (port 0) | Loïc Hoguin |
2012-06-04 | Add Transport:connect/3 and remove types unneeded by R15B+0.2.1 | Loïc Hoguin |
2012-04-14 | Update version to 0.2.00.2.0 | Loïc Hoguin |
2012-04-14 | Import the acceptor code from Cowboy | Loïc Hoguin |
2012-04-12 | Initial commit. | Loïc Hoguin |