package
Version:
v0.0.0-...-457732c
Opens a new window with list of versions in this module.
Published: Jul 28, 2022
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IRoom interface {
Close()
ListPeers() []peer.ID
Publish([]byte) error
Get() (*recievedMessage, error)
GetAll() ([]*recievedMessage, error)
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.