package
2.0.2+incompatible
Repository: https://github.com/racoonmediaserver/rms-bot-server.git
Documentation: pkg.go.dev

# Variables

ErrDeviceIsNotConnected raises when server has no session with the token.

# Structs

No description provided by the author
IncomingMessage is a message from user to specific device.
OutgoingMessage is a message from specific device to user.

# Interfaces

DeviceCommunicator sends IncomingMessage's to devices and receives OutgoingMessage's from devices.