age-series / ElectricalAge2

Eln2 Codebase
https://eln2.org
MIT License
53 stars 17 forks source link

HTTP/2 API #150

Closed jrddunbr closed 2 years ago

jrddunbr commented 2 years ago

Create an API that uses HTTP/2 and the JSON format to allow for different pluggable simulators in the Minecraft Server <-> Simulator Backend.

Might be useful to use https://datatracker.ietf.org/doc/html/rfc7540#section-8.2 HTTP/2 server push for circuit requests.

jrddunbr commented 2 years ago

This belongs in libage.