mirror of
https://github.com/vacp2p/universal-connectivity.git
synced 2026-01-08 22:58:07 -05:00
docs: fix typo in readme (#221)
This commit is contained in:
@@ -20,7 +20,7 @@ Some of the cool and cutting-edge [transport protocols](https://connectivity.lib
|
||||
|
||||
## Packages
|
||||
|
||||
| Packge | Description | WebTransport | WebRTC | WebRTC-direct | QUIC | TCP |
|
||||
| Package | Description | WebTransport | WebRTC | WebRTC-direct | QUIC | TCP |
|
||||
| :-------------------------- | :------------------------------ | ------------ | ------ | ------------- | ---- | --- |
|
||||
| [`js-peer`](./js-peer/) | Browser Chat Peer in TypeScript | ✅ | ✅ | ✅ | ❌ | ❌ |
|
||||
| [`go-peer`](./go-peer/) | Chat peer implemented in Go | ✅ | ❌ | ✅ | ✅ | ✅ |
|
||||
|
||||
Reference in New Issue
Block a user