Skip to content

Commit

Permalink
Add Channel to table header
Browse files Browse the repository at this point in the history
Co-authored-by: Spencer C. Imbleau, M.Sc. (he/him) <spencer@imbleau.com>
  • Loading branch information
garryod and simbleau committed Mar 30, 2023
1 parent 2bb8023 commit 5bdaeaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Painless peer-to-peer WebRTC networking for rust's native and wasm applications.
The goal of the Matchbox project is to enable udp-like, unordered, unreliable
p2p connections in web browsers or native to facilitate low-latency multiplayer games.

| | Ordered | Unordered |
| Channel | Ordered | Unordered |
| ---------- | ------- | --------- |
| Reliable | &check; | &check; |
| Unreliable | &check; | &check; |
Expand Down

0 comments on commit 5bdaeaa

Please sign in to comment.