What crate to use to make a WebSocket client

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tungstenite-rs

    Lightweight stream-based WebSocket implementation for Rust.

  • As a General Tip, you should Always Check the GitHub Repo of a crate. Often repos have more examples! https://github.com/snapview/tungstenite-rs/blob/master/examples/client.rs

  • rust-vue-demo

    Demo Rust / VueJS+element-plus

  • see my demo is using axum/websocket https://github.com/frehberg/rust-vue-demo

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ezsockets

    High-level declarative API for building WebSocket Clients and Servers in Rust 🦀

  • I've opened issue for that https://github.com/gbaranski/ezsockets/issues/21

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

  • Considering moving from Rocket to Actix Web

    4 projects | /r/rust | 25 Mar 2023
  • Help with Minimal Websocket Connection

    1 project | /r/rust | 10 Mar 2023
  • Building a personal search engine, all indexed and searchable locally

    4 projects | /r/SideProject | 12 Jul 2022
  • What's the best production-grade websocket library in Rust?

    2 projects | /r/rust | 10 Jul 2022
  • Surprising Things You Didn't Know About HTTP

    4 projects | news.ycombinator.com | 9 Jun 2022