Skip to content
/ Synapse Public
forked from iTXTech/Synapse

A simple implementation of Synapse Proxy Protocol. Enable players to transfer among several Synapse Clients.

License

Notifications You must be signed in to change notification settings

nannwg/Synapse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synapse

  • A proxy which can transfer players among Synapse Clients
  • Development status: Alpha
  • Chat on Gitter: Gitter

Build status

Travis-CI: Travis-CI
Jenkins: Jenkins

Downloads

You can get a prebuilt phar from Jenkins.

How to use

For PocketMine-MP/Genisys users

  • SynapseClient is designed for PocketMine-MP/Genisys php7.
  • You can use SynapseTransfer(A PocketMine-MP/Genisys plugin) for basic functions.

For PocketMine-MP/Genisys developers

  • The basic Synapse API is used in SynapseTransfer plugin, you can learn how to use Synapse API from that plugin.

For Nukkit developers

  • Check our SynapseAPI plugin, this is the basic Synapse API implementation for Nukkit.
  • Most of the APIs is the same as SynapseClient for PHP.

About

A simple implementation of Synapse Proxy Protocol. Enable players to transfer among several Synapse Clients.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.4%
  • Other 0.6%