//
pkg.gl
Category
github.com/dennwc/dom
extension
chrome
native
package
0.3.0
Repository:
https://github.com/dennwc/dom.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
0
Files
84 SLOC
#
Functions
Accept
Accept accepts a single client connection.
Recv
Recv receives a message and decodes it into dst.
RecvBinary
RecvBinary receives a single binary message.
Send
Send sends a message.
SendBinary
SendBinary sends a single binary message.