package
0.0.0-20241128120540-a9407091227d
Repository: https://github.com/ribice/goch.git
Documentation: pkg.go.dev

# Functions

New creates new connection agent instance.
NewAPI creates new websocket api.

# Structs

Agent represents chat connection agent which handles end to end comm client - broker.
API represents websocket api service.

# Interfaces

ChatStore represents chat store interface.
Limiter represents chat service limit checker.
MessageBroker represents broker interface.