anysocket
anysocket copied to clipboard
An abstract networking layer over multiple transports, client/server agnostic with support for E2EE (nodejs/browser)
Results
1
anysocket issues
Sort by
recently updated
recently updated
newest added
https://github.com/subins2000/p2pt allows to connect peers in browsers using existing webtorrent tracker network, which if performant, means one could setup a webrtc "server" and "client". How would the abstract client/server be...