Update PROTOCOL.md and README.md
This commit is contained in:
parent
dc80493c72
commit
3ef736d897
2 changed files with 2 additions and 0 deletions
|
|
@ -167,6 +167,7 @@ Sending `HeartBeat {}`:
|
|||
| C# (Unity) | Planned | `csharp/` |
|
||||
| Kotlin | Planned | `kotlin/` |
|
||||
| Swift | Planned | `swift/` |
|
||||
| Go | Planned | `go/` |
|
||||
| Python | Planned | `python/` |
|
||||
| Rust | Planned | `rust/` |
|
||||
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ See [PROTOCOL.md](PROTOCOL.md) for the full wire format specification.
|
|||
| C# | Planned | `csharp/` | Unity, .NET |
|
||||
| Kotlin | Planned | `kotlin/` | Android |
|
||||
| Swift | Planned | `swift/` | iOS, macOS |
|
||||
| Go | Planned | `go/` | Server, tooling, scripting |
|
||||
| Python | Planned | `python/` | Server, tooling, scripting |
|
||||
| Rust | Planned | `rust/` | High-performance server, embedded |
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue