
The highest tagged major version is
v97.
package
Version:
v87.1.3
Opens a new window with list of versions in this module.
Published: Jul 22, 2025
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
verify token is valid, and also exp and nbf on token
MakeWsURL converts http:// to ws://
Min returns minimum of two ints
type Logger interface {
Printf(format string, a ...any)
Print(a ...any)
}
Logger is used by Session and Client to write logs
NilLogger implements Logger and discards all writes
Source Files
¶
Click to show internal directories.
Click to hide internal directories.