- A proxy which can transfer between Synapse Clients
- Development status: Alpha
- SynapseClient is designed for PocketMine-MP/Genisys php7.
- You can use SynapseTransfer(A PocketMine-MP/Genisys plugin) for basic functions.
- The basic Synapse API is used in SynapseTransfer plugin, you can learn how to use Synapse API from that plugin.
- Check our SynapseAPI plugin, this is the basic Synapse API implementation for Nukkit.
- Most of the APIs is the same as SynapseClient for PHP.