Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-31 | Deprecated ranch:start_listener/6 and child_spec/6 | Loïc Hoguin | |
The NumAcceptors argument has been moved to transport option num_acceptor, which defaults to 10. The functions now take one less argument. The old functions are still here, though deprecated. | |||
2016-11-25 | Update docs about the dependency on ssl | Loïc Hoguin | |
2016-11-24 | Add ranch:info/0 and ranch:procs/2 | Loïc Hoguin | |
Provides detailed information about Ranch listeners | |||
2016-11-01 | Add SSL options for legacy software interoperability | Alexandru Munteanu | |
2016-10-09 | Make values for the TLS 1.2 signature_algorithms extension configurable | Victor | |
Added in ssl-7.3.1 (OTP-13261). Documented in ssl-8.0. | |||
2016-09-19 | Renaming NbAcceptors to NumAcceptors | ferigis | |
2016-09-19 | Add ipv6_v6only listen option | Marc Worrell | |
2015-08-25 | Add ranch:get_addr/1 | Loïc Hoguin | |
2015-08-22 | Convert the documentation to Asciidoc | Loïc Hoguin | |