golang-nhooyr-websocket-dev 1.8.7-3 (i386 binary) in ubuntu noble

 websocket is a minimal and idiomatic WebSocket library for Go.
 .
 Highlights
 .
  * Minimal and idiomatic API
  * First class context.Context (https://blog.golang.org/context) support
  * Fully passes the WebSocket autobahn-testsuite
    (https://github.com/crossbario/autobahn-testsuite)
  * Single dependency
    (https://pkg.go.dev/nhooyr.io/websocket?tab=imports)
  * JSON and protobuf helpers in the wsjson
    (https://pkg.go.dev/nhooyr.io/websocket/wsjson) and wspb
    (https://pkg.go.dev/nhooyr.io/websocket/wspb) subpackages
  * Zero alloc reads and writes
  * Concurrent writes
  * Close handshake (https://pkg.go.dev/nhooyr.io/websocket#Conn.Close)
  * net.Conn (https://pkg.go.dev/nhooyr.io/websocket#NetConn) wrapper
  * Ping pong (https://pkg.go.dev/nhooyr.io/websocket#Conn.Ping) API
  * RFC 7692 (https://tools.ietf.org/html/rfc7692) permessage-deflate
    compression
  * Compile to Wasm (https://pkg.go.dev/nhooyr.io/websocket#hdr-Wasm)

Details

Package version:
1.8.7-3
Source:
golang-nhooyr-websocket 1.8.7-3 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional