Skip to content

Add mutex locks to prevent concurrent read-write issues #46

Open
@ankur-lt

Description

@ankur-lt

The current implementation of WebSocket proxy is prone to panics caused by concurrent reads and writes. The library should handle these issues by using appropriate locks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions