package
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Sep 5, 2022
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
¶
sse + ws + http
# sse
curl -H 'Accept: text/event-stream' -N http://127.0.0.1:8080
firefox ws://localhost:8080
# ws
websocat ws://[::1]:8080
websocat ws://localhost:8080
# http
curl http://127.0.0.1:8080/once
Documentation
¶
Source Files
¶
Directories
¶
cmd
|
|
|
|
Click to show internal directories.
Click to hide internal directories.