Josh194 / FMCB

A platform that allows the linking of multiple applications/games together in various ways.
GNU General Public License v3.0
2 stars 1 forks source link

Allow direct connections between remote subsystems #25

Open Josh194 opened 3 years ago

Josh194 commented 3 years ago

To allow low latency communication of certain, simple data, there should be a protocol in place to allow remote subsystems to directly communicate with each other. The protocol should be highly configurable, follow all implemented security protocols (encryption, etc), and should have a system in place to deal with various NAT configurations.