Преглед на файлове

Added link to murat-dogan/node-datachannel following #122

Paul-Louis Ageneau преди 5 години
родител
ревизия
35cad4e916
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -197,6 +197,7 @@ ws->open("wss://my.websocket/service");
 ```
 
 ## External resources
-- Rust wrappers for libdatachannel: [datachannel-rs](https://github.com/lerouxrgd/datachannel-rs)
-- WebAssembly wrappers compatible with libdatachannel: [datachannel-wasm](https://github.com/paullouisageneau/datachannel-wasm)
+- Rust wrapper for libdatachannel: [datachannel-rs](https://github.com/lerouxrgd/datachannel-rs)
+- Node.js wrapper for libdatachannel: [node-datachannel](https://github.com/murat-dogan/node-datachannel)
+- WebAssembly wrapper compatible with libdatachannel: [datachannel-wasm](https://github.com/paullouisageneau/datachannel-wasm)