[ forky ]
[ sid ]
[ 原始碼: golang-github-gobwas-ws ]
套件:golang-github-gobwas-ws-dev(1.4.0-3 以及其他的)
golang-github-gobwas-ws-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-gobwas-ws:
- [golang-github-gobwas-ws_1.4.0-3.dsc]
- [golang-github-gobwas-ws_1.4.0.orig.tar.xz]
- [golang-github-gobwas-ws_1.4.0-3.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Tiny WebSocket library for Go (library)
ws is a WebSocket implementation in Go, featuring:
* 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
