rxdb-quickstart icon indicating copy to clipboard operation
rxdb-quickstart copied to clipboard

Local-First peer-to-peer replicated todo list with RxDB and WebRTC

Results 1 rxdb-quickstart issues
Sort by recently updated
recently updated
newest added

I'm new to WebRTC and was confused how it was possible that devices behind NATs can establish a connection without a server, since, by definition, that shouldn't be possible. Apparently,...