Package: wnpp Severity: wishlist Owner: Leonardo Arias Fonseca <ag...@riseup.net> * Package name : ws Version : 1.4.0-1 Upstream Author : Sergey Kamardin * URL : https://github.com/gobwas/ws * License : Expat Programming Lang: Go Description : Tiny WebSocket library for Go. RFC6455 (https://tools.ietf.org/html/rfc6455) WebSocket implementation in Go. . Features . * Zero-copy upgrade * No intermediate allocations during I/O * Low-level API which allows to build your own logic of packet handling and buffers reuse * High-level wrappers and helpers around API in wsutil package, which allow to start fast without digging the protocol internals I want to package this library to unblock mev-boost, ITP bug #1107167, and go-ethereum, ITP bug #890541.