socket.io-p2p icon indicating copy to clipboard operation
socket.io-p2p copied to clipboard

Where is the full API?

Open paysepar opened this issue 10 years ago • 1 comments

There are only a few methods in the readme file.

paysepar avatar Sep 23 '15 06:09 paysepar

Most of the code is in this file: https://github.com/socketio/socket.io-p2p/blob/master/index.js

Edit: also checkout https://github.com/SyntaxStacks/simple-peer

SyntaxStacks avatar Mar 26 '16 03:03 SyntaxStacks