Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 967 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 967 Bytes

Welcome to pomelo-citrus-protobuf

pomelo-citrus-protobuf is a simple clone of pomelo-protobuf 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 empty now and it roles as a stub, this gem should implement the protobuf protocol and provide high efficient binary protocol for data encode.

Links