Show HN: Cross-platform Multi-protocol NAT Port Mapping client librarygithub.com1 ポイント·投稿者 chapelierfou·5 年前·0 コメント
Show HN: Violet, a lightweight STUN/TURN server written in Cgithub.com1 ポイント·投稿者 chapelierfou·5 年前·0 コメント
BitTorrent implementation libtorrent now has WebTorrent supportgithub.com4 ポイント·投稿者 chapelierfou·6 年前·0 コメント
chapelierfou·3 年前·議論Coinbase is not the exception here. The entire cryptocurrency industry is a joke.
chapelierfou·5 年前·議論Nice, this looks like a simple and clear proof of concept!In practice, the dependency on libnice, which depends on glib, can be a problem for embedded devices.That's actually why I developped libjuice [0] as the default ICE backend of libdatachannel [1].[0] https://github.com/paullouisageneau/libjuice[1] https://github.com/paullouisageneau/libdatachannel
chapelierfou·5 年前·議論libdatachannel (C/C++) can also be used on both sides: https://github.com/paullouisageneau/libdatachannel
chapelierfou·5 年前·議論I think webrtc-rs is still in early development. libdatachannel has Rust bindings though: https://github.com/lerouxrgd/datachannel-rs
chapelierfou·5 年前·議論Just a nitpick: RAWRTC is actually written in C (also I think it focuses on data channels only).