ws

package
v0.56.1 Latest Latest
Warning

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

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

Documentation

Overview

Package ws provides WebSocket constants used by cmd/odek/serve.go. Frame I/O is handled directly by golang.org/x/net/websocket.

Index

Constants

View Source
const (
	OpText   = 1 // WebSocket text frame
	OpBinary = 2 // WebSocket binary frame
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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