Open

Description
This feature will avoid the need to dedicate a goroutine to read on the connection and enable read buffer pooling.
See eranyanay/1m-go-websockets for memory reduction possible with this feature.
See Go #15735 for discussion about network connection read events.
Metadata
Metadata
Assignees
Type
Projects
Status
🏗 In progress