Simple `:cowboy` (v2) webserver with support for websockets.
Stars
9
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
24
commits
🐛 fix prefix drop from options
7116841
🔖 release v0.4.0
d0bcbd2
✨ add prefix option to prefix all routes
0a684b2
✨ add ability to start_link
49eb015
🐛 allow uri decoding path
3fe6ce8
Cleanup error handling.
41e6034
Release v0.3.0
0bfd003
Update to clean Cowboy.
5ad9042
Release v0.2.0
e2449cc
Merge pull request #2 from IanLuites/feature/sse-events
a97c0cb
Add automatic `idle_timeout` warning.
61906f5
Update README and version.
55a2892
Add loop handler on `sse`.
3999f14
Add `sse` router options.
34993b0
Add EventSource for server sent events.
5d215e1