package
1.2.17
Repository: https://github.com/hubmakerlabs/replicatr.git
Documentation: pkg.go.dev

# Constants

BinaryMessage denotes a binary data message.
No description provided by the author
CloseMessage denotes a close control message.
PingMessage denotes a ping control message.
PongMessage denotes a pong control message.
TextMessage denotes a text data message.

# Structs

WebSocket is a wrapper around a gorilla/websocket with mutex locking and NIP-42 IsAuthed support.

# Type aliases

No description provided by the author