A DragonRuby socket library based on ENet for developing games with realtime multiplayer.
You need DragonRuby Indie or Pro to be able to use C Extensions and this library. CMake should handle all the stuff so after successfully building you should be able to start this app just like any other DR app.
Additionally required for building:
- CMake (>= 3.22)
- git
- Python 3
- Run
build-unix.sh --target macos
. - Add
-fat-binary
if you want to create a fat binary for both x86_64 and amd64.
- Run
build-unix.sh --target linux
.
- Run
build-windows.bat --target android
.
- Run
build-unix.sh --target android
.
- Run
build-unix.sh --target ios
.
WIP
WIP
You can help by joining the official DragonRuby Discord and visit the #oss-dr-socket channel.
- Podo from the DragonRuby Discord
- levi
- See LICENSE
- App icon by photo3idea_studio. This is only for testing. Please change it for your own app/game.