ReentryUDP 0.2.0

A UDP library for ReEntry, an orbital simulator
Documentation
1
2
3
4
5
# ReentryUDP
Reentry UDP example client

Data is JSON-formatted and sent over UDP/IP to 127.0.0.1:8051, following schema.json.
For explanation of values, please see [dotnet/csharp/unity/Assets/DomainModels.cs](dotnet/csharp/unity/Assets/DomainModels.cs), or the equivalent for your language.