An open API service indexing awesome lists of open source software.

https://github.com/quickplaymod/quickplay-socket

Socket server for the Quickplay Minecraft mod.
https://github.com/quickplaymod/quickplay-socket

forge hypixel minecraft quickplay socket

Last synced: 29 days ago
JSON representation

Socket server for the Quickplay Minecraft mod.

Awesome Lists containing this project

README

          

# Quickplay Socket
Quickplay 2.1.0 and up communicates with the Quickplay servers over a socket connection, using a series of
"actions". This repository is the server controller of this socket system.