package
module
Version:
v0.0.0
Opens a new window with list of versions in this module.
Published: May 14, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
zmq4-transport-plugin-websocket
Implementation of the zmq4/transport.Transport
interface for WebSockets (ws
and wss
)
Documentation
¶
Package websocket implements the WebSocket transport for ØMQ sockets.
Package websocket implements the WebSocket transport for ØMQ sockets.
type Transport struct {
Secure bool
}
Transport implements the zmq4 transport protocol for WebSockets.
Addr returns the end-point address.
Dial connects to the address on the named network using the provided
context.
Listen announces on the provided network address.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.