Skip to content

Zero-copy writing for websocket #101

Description

@sergiu128

This is not well-defined yet. What we want is to essentially have the websocket frame already encoded in dst from codec.go. What we have today is a websocket.Frame with its own buffers that then get copied to a destination buffer.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions