libp2p / specs

Technical specifications for the libp2p networking stack
https://libp2p.io
1.56k stars 273 forks source link

roadmap: remove browser use cases #462

Closed marten-seemann closed 1 year ago

marten-seemann commented 2 years ago

This is hopefully less controversial than the PR title suggests.

Reasons for removing this:

  1. We have separate roadmap items for WebTransport and WebRTC, as well as a separate WASM item.
  2. At this point, it's fair to say that raw TCP / UDP sockets in the browser is not going anywhere on the browser side. These efforts are effectively abandoned now.
  3. Reducing the bundle size for js-libp2p seems like a worthwhile goal, and as far as I know js-libp2p has made significant progress towards that goal in recent months. This seems like a fine item for a js-libp2p specific roadmap.