0.01
No commit activity in last 3 years
No release in over 3 years
pomelo-citrus is a simple clone of pomelo, it provides a fast, scalable and distributed game server framework for Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Project Readme

Welcome to pomelo-citrus

pomelo-citrus is a simple clone of pomelo written in Ruby using EventMachine.

Motivation

Since NodeJS is influenced by Ruby EventMachine and Python's Twisted model, Ruby should also be able to have its own game server framework like pomelo.

Ruby is a very expressive and eloquent programming language. I was an RoR programmer before and I really like Ruby, When developing this project, I have used many skills like meta-programming and they give me the real pleasures.

Recently, I would focus on my daily work, so I open source this project and hope to have more people participate in this project.

Todo

This gem is under development now, remaining about 30% of the work to do including the tests.

Links