0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/examples/markdown_middleware/src
Loïc Hoguin 6f7b59886e
Remove NumAcceptors argument from start_clear/tls
They are now cowboy:start_clear/3 and cowboy:start_tls/3.
The NumAcceptors argument can be specified via the
num_acceptor transport option. Ranch has been updated
to 1.4.0 to that effect.
2017-06-07 15:15:54 +02:00
..
erlmarkdown.erl Convert the markdown_middleware example to a release 2013-10-22 09:10:24 +02:00
markdown_converter.erl Breaking update of the cowboy_req interface 2014-09-23 16:43:29 +03:00
markdown_middleware_app.erl Remove NumAcceptors argument from start_clear/tls 2017-06-07 15:15:54 +02:00
markdown_middleware_sup.erl Add an example with custom middleware 2013-02-09 13:54:08 -06:00