coderws

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const MAX_WS_MESSAGE = math.MaxInt64 - 1

Variables

This section is empty.

Functions

func ConnWithAddr

func ConnWithAddr(conn net.Conn, addr net.Addr) net.Conn

ConnWithAddr attaches remote address info to a net.Conn

func NetConn

func NetConn(wsconn *websocket.Conn) net.Conn

NetConn wraps a coder websocket.Conn as a net.Conn

func NewAddr

func NewAddr(network, hostport string) net.Addr

NewAddr creates a net.Addr from network and address string

func Wrconn

func Wrconn(w http.ResponseWriter, r *http.Request) (net.Conn, error)

Wrconn upgrades an HTTP connection to a WebSocket connection using coder/websocket and returns a net.Conn with remote address attached

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL