mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 20:50:24 +00:00
Add EventSource example
Port from extend/cowboy_examples.
This commit is contained in:
parent
e3daf439da
commit
a302fe5007
10 changed files with 187 additions and 0 deletions
|
@ -22,6 +22,9 @@ Cowboy Examples
|
|||
* [elixir_hello_world](./elixir_hello_world):
|
||||
simplest example application with Elixir
|
||||
|
||||
* [eventsource](./eventsource):
|
||||
eventsource emitter and consumer
|
||||
|
||||
* [hello_world](./hello_world):
|
||||
simplest example application
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue