-
Notifications
You must be signed in to change notification settings - Fork 94
Implement the same Crypto Puzzle that websocket-star has #128
Comments
Sure but also libp2p/js-peer-id#71 needs to be fixed as the server does not have "catch all type validation" which prevents the server crashes in ws-star |
@mkg20001 deps updated. Wanna implement that crypto puzzle? :) |
@diasdavid Yes |
How about just rewriting wrtc-star to use the new protobuf+libp2p stuff that ws-star will be using? I think that would be easier than to mess even more with sio. |
Wait on libp2p/js-libp2p#159, it will enable the use of p2p-circuit for both *-star transports |
Sure but wasn't wrtc star about the fact the webrtc needs signalling to build up webrtc connection independently of p2p-circuit? |
If webrtc star is about using the webrtc protocol rather then the relaying of the connection then it should be independent from signaling servers. |
Following ipfs/js-ipfs#1095 (comment)
@mkg20001 is this something you could contribute?
The text was updated successfully, but these errors were encountered: