olivere / sse

Toying around with Server-Side Events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server-Side Events through nginx

In a nutshell:

$ make
$ docker-compose up --build -d
...
$ make build restart
...

In a second console, run:

$ docker-compose logs -f

License

MIT.

About

Toying around with Server-Side Events.


Languages

Language:Go 92.6%Language:Makefile 6.6%Language:Dockerfile 0.9%