Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-e-s-o/websocket-util
A crate providing an easy to consume streaming interface for WebSocket data.
https://github.com/d-e-s-o/websocket-util
rust rust-crate rust-library websocket websocket-library
Last synced: 3 months ago
JSON representation
A crate providing an easy to consume streaming interface for WebSocket data.
- Host: GitHub
- URL: https://github.com/d-e-s-o/websocket-util
- Owner: d-e-s-o
- License: gpl-3.0
- Created: 2020-03-28T03:21:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T18:36:52.000Z (5 months ago)
- Last Synced: 2024-10-31T11:59:34.722Z (4 months ago)
- Topics: rust, rust-crate, rust-library, websocket, websocket-library
- Language: Rust
- Homepage:
- Size: 245 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![pipeline](https://github.com/d-e-s-o/websocket-util/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/d-e-s-o/websocket-util/actions/workflows/test.yml)
[![coverage](https://codecov.io/gh/d-e-s-o/websocket-util/branch/main/graph/badge.svg)](https://codecov.io/gh/d-e-s-o/websocket-util)
[![crates.io](https://img.shields.io/crates/v/websocket-util.svg)](https://crates.io/crates/websocket-util)
[![Docs](https://docs.rs/websocket-util/badge.svg)](https://docs.rs/websocket-util)
[![rustc](https://img.shields.io/badge/rustc-1.63+-blue.svg)](https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html)websocket-util
==============- [Documentation][docs-rs]
- [Changelog](CHANGELOG.md)A crate providing an easy to consume streaming interface for WebSocket
data.[docs-rs]: https://docs.rs/crate/websocket-util