Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Implement WebSocket #145

@PooyaEimandar

Description

@PooyaEimandar

In Wolf2 we've used uWebSockets which is a fast, simple & secure WebSocket library written in C++17.
In Rust community, this is the current state of permessage-deflate in Rust's WebSocket libraries and it seems Rust does not have a stable WebSocket library yet.

So we have two options:

  1. Use cxx for binding to uWebSockets
  2. Wait for this pull request

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions