"Simple" TCP/IP client/server library that wraps up data "packets" so they can be individually processed instead of a simple stream of data, using a polling interface. Targeting Python (as a module) and Godot (as an addon) to facilitate some higher-level RPC support between a Godot application/game and external Python scripts.
Updated 2024-07-18 04:55:04 -07:00