Categorygithub.com/cloudevents/sdk-go/protocol/ws/v2
modulepackage
2.15.2
Repository: https://github.com/cloudevents/sdk-go.git
Documentation: pkg.go.dev

# Functions

Dial wraps websocket.Dial and creates the ClientProtocol.
NewClientProtocol wraps a websocket.Conn in a type that implements protocol.Receiver, protocol.Sender and protocol.Closer.
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

ClientProtocol implements protocol.Receiver, protocol.Sender and protocol.Closer.