wasm-peers-signaling-server

This crate provides a signaling server implementation compatible with wasm-peers crate.

To learn more, check out main README of the project.

Usage

The server is available on crates.io and installable with cargo install.

Just run:

```bash cargo install wasm-peers-signaling-server

by default server runs on 127.0.0.1:9001

wasm-peers-signaling-server 0.0.0.0:9001 ```

Alternatively theres is a Dockerfile in the repo root, and available on Docker Hub.

Now you can take the public IP address of the server and provide it to an instance of network manager from the main crate.

This server provides 3 endpoints, which one you should use depends on the chosen topology: