File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ ______________________________________________________________________
3333| ** Transport** | ** Status** | ** Source** |
3434| -------------------------------------- | :--------: | :---------------------------------------------------------------------------------: |
3535| ** ` libp2p-tcp ` ** | ✅ | [ source] ( https://github.com/libp2p/py-libp2p/blob/main/libp2p/transport/tcp/tcp.py ) |
36- | ** ` libp2p-quic ` ** | 🌱 | |
37- | ** ` libp2p-websocket ` ** | 🌱 | |
36+ | ** ` libp2p-quic ` ** | ✅ | [ source ] ( https://github.com/libp2p/py-libp2p/tree/main/libp2p/transport/quic ) |
37+ | ** ` libp2p-websocket ` ** | ✅ | [ source ] ( https://github.com/libp2p/py-libp2p/tree/main/libp2p/transport/websocket ) |
3838| ** ` libp2p-webrtc-browser-to-server ` ** | 🌱 | |
3939| ** ` libp2p-webrtc-private-to-private ` ** | 🌱 | |
4040
You can’t perform that action at this time.
0 commit comments