Loïc Hoguin
cf84f59d9b
Add persistent_term support to the router
2019-09-28 15:40:41 +02:00
Loïc Hoguin
f0cae8dbcf
Document some undefined behavior in cowboy_router
2018-11-14 18:04:32 +01:00
Loïc Hoguin
47eaadb209
Fix a confusing code snippet
...
Reported by Jordan Chaitin.
2017-06-14 15:07:31 +02:00
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
Loïc Hoguin
06e1e2be68
Update the routing chapter
2016-09-04 19:47:09 +02:00
Loïc Hoguin
7839f13671
More 2.0 documentation updates
...
Still incomplete.
2016-08-24 17:25:33 +02:00
Loïc Hoguin
b5a40256dd
Partial update of the user guide
...
I will do more breaking changes before documenting more.
2016-05-24 14:50:27 +02:00
Loïc Hoguin
4023e7f4e4
Convert the documentation to Asciidoc
...
A few small revisions were made, and Erlang.mk has been updated.
2016-01-14 13:37:20 +01:00