Building a real-time chat using WebSockets over HTTP/2 streams

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. wtx

    A collection of different transport implementations and related tools focused primarily on web technologies.

    WTX is, among other things, a RFC6455, RFC7541, RFC7692, RFC8441 and RFC9113 implementation written in Rust intended to allow the development of web applications through a built-in server framework, a built-in PostgreSQL connector, a built-in WebSocket handler and a built-in gRPC manager. There is also a built-in API client framework that facilitates the maintainability of large endpoints.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. blog-posts

    All code is available at https://github.com/c410-f3r/blog-posts in the live-chat directory.

  4. metrics

  5. grpc_bench

    Various gRPC benchmarks

  6. deno

    A modern runtime for JavaScript and TypeScript.

    Deno 2 is a significant update with its native support for npm packages and developers also benefit from built-in tooling, including a linter and formatter. Unfortunately, Svelte support is still under development (https://github.com/denoland/deno/issues/17248) so let's just follow the standard SvelteKit installation procedure using the default parameters.

  7. rust

    Empowering everyone to build reliable and efficient software.

    nightly: Necessary because of the RTN feature.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to limit different concurrency number by service on Tonic?

    1 project | /r/rust | 14 Sep 2023
  • Throughput doesn't increase with cores/threads count

    1 project | /r/rust | 25 May 2023
  • libp2p alternate

    1 project | /r/rust | 10 May 2023
  • Spaceman: A gRPC client from another world. Comes both as a CLI and as a GUI built with Tauri and Yew.rs

    6 projects | /r/rust | 2 Apr 2023
  • Tower - middleware or interceptor

    1 project | /r/rust | 15 Mar 2023