//
pkg.gl
Category
github.com/nknorg/nkn/v2
api
websocket
messagebuffer
package
2.2.1
Repository:
https://github.com/nknorg/nkn.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
1
Files
240 SLOC
#
Functions
NewMessageBuffer
NewMessageBuffer creates a MessageBuffer.
#
Constants
MonitorInterval
seconds.
#
Structs
MessageBuffer
MessageBuffer is the buffer to hold message for clients not online here use several locks, must use locks in the same order to avoid dead lock.