Skip to content

webrtc: Optimize decoding with appropriate buffer size #352

@lexnv

Description

@lexnv

/// Decode payload into [`WebRtcMessage`].
pub fn decode(payload: &[u8]) -> Result<Self, ParseError> {
// TODO: set correct size

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: lowNice-to-have improvements, optimizations, or future considerationstodoExtracted from code todos

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions