Show HN: Cross-platform Multi-protocol NAT Port Mapping client librarygithub.com1 points·by chapelierfou·il y a 5 ans·0 comments
Show HN: Violet, a lightweight STUN/TURN server written in Cgithub.com1 points·by chapelierfou·il y a 5 ans·0 comments
BitTorrent implementation libtorrent now has WebTorrent supportgithub.com4 points·by chapelierfou·il y a 6 ans·0 comments
chapelierfou·il y a 3 ans·discussCoinbase is not the exception here. The entire cryptocurrency industry is a joke.
chapelierfou·il y a 5 ans·discussNice, 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·il y a 5 ans·discusslibdatachannel (C/C++) can also be used on both sides: https://github.com/paullouisageneau/libdatachannel
chapelierfou·il y a 5 ans·discussI think webrtc-rs is still in early development. libdatachannel has Rust bindings though: https://github.com/lerouxrgd/datachannel-rs
chapelierfou·il y a 5 ans·discussJust a nitpick: RAWRTC is actually written in C (also I think it focuses on data channels only).