eventmachine
There are 21 repositories under eventmachine topic.
boazsegev/iodine
iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support
nats-io/nats.rb
Ruby client for NATS, the cloud native messaging system.
ruby-amqp/amqp
EventMachine-based RabbitMQ client. Prefer Bunny: http://rubybunny.info. See documentation guides at http://ruby-amqp.github.io/amqp/.
raggi/async_sinatra
A plugin for Sinatra to provide a DSL extension for using Thin for asynchronous responses
francois2metz/em-eventsource
em-eventsource is an eventmachine library to consume Server-Sent Events streaming API.
zquestz/em-shorty
Another URL shortener based on Event Machine and rack-fiber_pool
proophsoftware/event-machine-skeleton
Dockerized skeleton for prooph software Event Machine
EricLondon/Ruby-EventMachine-Web-Socket-Redis-Pub-Sub-Chat-Room
Ruby EventMachine Web Socket Redis Pub/Sub Chat Room
zquestz/fp-sin
Simple Sinatra shell with all the goodies.
zhenkyle/shadowsocks_ruby
Develop your own tunnel protocol made easy!
a0s/ping-monitor
A simple periodically pinger
rsamoilov/bomberman
Bomberman implementation for UA Web Challenge backend
adde88/ruby-eventmachine
Ruby Eventmachine on OpenWRT CC 15.0.1 - Wifi Pineapples
dcoxall/eventmachine-circuit_breaker
A circuit breaker for eventmachine and em-http-request
xiuzhong/em_redis_cluster
An eventmachine-based implementation of the Redis protocol and Redis Cluster
johnwei2019/eps-values-api
One web api to query eps(Earnings per Share) values for multiple companies concurrently with eventmachine
floehopper/eventmachine-examples
Code examples using EventMachine
gonzofish/ws-chat-server
A small server for chatting through WebSockets
lfv89/learn-eventmachine
The aim of this project is to learn a bit more about EventMachine.