mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 20:50:24 +00:00
Add an SSL example
This commit is contained in:
parent
b448939282
commit
52a181347c
12 changed files with 187 additions and 0 deletions
|
@ -40,6 +40,9 @@ Cowboy Examples
|
|||
* [rest_stream_response](./rest_stream_response):
|
||||
stream results from a data store
|
||||
|
||||
* [ssl_hello_world](./ssl_hello_world):
|
||||
simplest SSL application
|
||||
|
||||
* [static_world](./static_world):
|
||||
static file handler
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue