Hacker News new | ask | show | jobs
by anderspitman 2098 days ago
Can you provide more details on what software you're using for WebRTC tunneling?
1 comments

Sure, right now I'm using a nodejs WebRTC datachannels implementation but there's an up and coming rust implementation which I'm quite excited to try:

- NodeJS DataChannels: https://github.com/node-webrtc/node-webrtc

- Rust DataChannels: https://github.com/lerouxrgd/datachannel-rs