Skip to content

Commit 3adf9b6

Browse files
authored
Merge pull request #989 from sumanjeet0012/update_module_status
Updated transport module status in Readme.md
2 parents 9c5470f + d80d008 commit 3adf9b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)