Minimal chat example for Fiber with Fiber WebSocket
Uses a client hub, somewhat similar to the gorilla chat example and fasthttp chat example.
go run .
and visit http://localhost:8080
or e.g.
go run . -addr=3000
and visit http://localhost:3000
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Uses a client hub, somewhat similar to the gorilla chat example and fasthttp chat example.
go run .
and visit http://localhost:8080
or e.g.
go run . -addr=3000
and visit http://localhost:3000