Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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