Browse Source

Added link to datachannel-wasm

Paul-Louis Ageneau 5 years ago
parent
commit
1fb0d8923b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -198,4 +198,5 @@ ws->open("wss://my.websocket/service");
 
 
 ## External resources
 ## External resources
 - Rust wrappers for libdatachannel: [lerouxrgd/datachannel-rs](https://github.com/lerouxrgd/datachannel-rs)
 - Rust wrappers for libdatachannel: [lerouxrgd/datachannel-rs](https://github.com/lerouxrgd/datachannel-rs)
+- WebAssembly wrappers compatible with libdatachannel: [paullouisageneau/datachannel-wasm](https://github.com/paullouisageneau/datachannel-wasm)