Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.
/ Rapid Public archive

habbo emulator example written in swift using GCD for threading and synchronisation and an implementation of libuv written in C using function pointers to bridge code between the 2 modules. It currently supports MySQL and Redis for the database but it is written in a way so it's very easy to write in your own database implementation.

Notifications You must be signed in to change notification settings

LeonHartley/Rapid

Repository files navigation

Rapid

habbo emulator example written in swift

About

habbo emulator example written in swift using GCD for threading and synchronisation and an implementation of libuv written in C using function pointers to bridge code between the 2 modules. It currently supports MySQL and Redis for the database but it is written in a way so it's very easy to write in your own database implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published