package
Version:
v0.0.0-...-b3af538
Opens a new window with list of versions in this module.
Published: May 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ReadClientHeader reads a frame header from r.
先检查err, 在检查done
size 表示已经读取的全部的size
WriteHeader 要保证 bts 的len 足够
type WsFrame struct {
Payload []byte
}
WsFrame 构造websocket协议的frame
Source Files
¶
Click to show internal directories.
Click to hide internal directories.