https://github.com/koebi/eventsource
Demonstration code for using eventSource
https://github.com/koebi/eventsource
eventsource
Last synced: 11 months ago
JSON representation
Demonstration code for using eventSource
- Host: GitHub
- URL: https://github.com/koebi/eventsource
- Owner: koebi
- Created: 2017-06-15T18:38:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T18:42:39.000Z (about 9 years ago)
- Last Synced: 2025-01-11T18:48:05.004Z (over 1 year ago)
- Topics: eventsource
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Small minimal example for the usage of the
[Eventsource](https://developer.mozilla.org/de/docs/Web/API/EventSource)-API.
The server-side code is written in [golang](https://golang.org), but it is in no
way depending on this language. Any other should work just as well :)
This code was used in the chaotic quarter at [Noname e.V.](https:/noname-ev.de)
in Heidelberg, the recordings of which can be found [here](XXX).