libp2p / js-libp2p-webrtc-star

libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star
https://libp2p.io
Other
320 stars 96 forks source link

feat: make into monorepo #376

Closed achingbrain closed 3 years ago

achingbrain commented 3 years ago

Splits transport and server out into separate packages to reduce the amount of time it takes to install the transport when you don't need the server.

BREAKING CHANGE: The transport module no longer includes the signalling server

achingbrain commented 3 years ago

The azure tests are failing but we can remove them since we can test on windows with gh actions.

vasco-santos commented 3 years ago

The azure tests are failing but we can remove them since we can test on windows with gh actions.

Yes please, there were from old times we did not have windows in travis working