Change webrtc to planned (#117)

* Change webrtc to planned

Change WebRTC transport to planned.

* Change nat-pmp and upnp to planned
This commit is contained in:
Jorropo 2019-02-10 19:27:25 +01:00 committed by Robert Zajac
parent bfb2c73810
commit 5af7079f08

View File

@ -55,7 +55,7 @@ py-libp2p aims for conformity with [the standard libp2p modules](https://github.
| **`UDP`** | :tomato: |
| **`WebSockets`** | :tomato: |
| **`UTP`** | :tomato: |
| **`WebRTC`** | :chestnut: |
| **`WebRTC`** | :tomato: |
| **`SCTP`** | :chestnut: |
| **`Tor`** | :chestnut: |
| **`i2p`** | :chestnut: |
@ -116,8 +116,8 @@ py-libp2p aims for conformity with [the standard libp2p modules](https://github.
| NAT Traversal | Status |
| -------------------------------------------- | :-----------: |
| **`nat-pmp`** | :chestnut: |
| **`upnp`** | :chestnut: |
| **`nat-pmp`** | :tomato: |
| **`upnp`** | :tomato: |
| **`ext addr discovery`** | :chestnut: |
| **`STUN-like`** | :chestnut: |
| **`line-switch relay`** | :chestnut: |