Skip to content

Commit

Permalink
just-webrtc-signalling/README.md: add doc button
Browse files Browse the repository at this point in the history
  • Loading branch information
poshcoe committed Mar 29, 2024
1 parent cde76b9 commit b835cc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion crates/just-webrtc-signalling/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Just WebRTC Signalling

[![crates.io](https://img.shields.io/crates/v/just-webrtc-signalling?style=flat-square&logo=rust)](https://crates.io/crates/just-webrtc-signalling)
[![documentation](https://docs.rs/just-webrtc-signalling/badge.svg)](https://docs.rs/just-webrtc-signalling)
[![license](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue?style=flat-square)](#license)
[![build status](https://img.shields.io/github/actions/workflow/status/uniciant/just-webrtc/rust.yml?branch=main&style=flat-square&logo=github)](https://github.com/uniciant/just-webrtc/actions)

Just simple, fast and easy WebRTC full-mesh signalling in Rust.
Just simple, fast and easy signalling for full-mesh WebRTC connections in Rust.

Provides a TLS secure-able server and a client that is both `native` and `wasm32` compatible.

Expand Down

0 comments on commit b835cc7

Please sign in to comment.