amf_socket_ruby
AMF Socket
Provides a Ruby implementation of the AMF Socket protocol for EventMachine.
Ruby (EventMachine) implementation of AMF Socket.
2 stars
1 watching
0 forks
Language: Ruby
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
chadrem/amf_socket | A bi-directional RPC library that enables high performance network communication between Actionscript applications. | 11 |
rjungemann/sockpuppet | A Ruby/ActionScript socket client/server with binary serialization using AMF | 2 |
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
ahoward/forkoff | Parallel processing utility for Ruby | 73 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 693 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 96 |
francois2metz/em-eventsource | A Ruby library to consume and interact with Server-Sent Events (SSE) streaming APIs. | 85 |
faye/websocket-driver-ruby | A WebSocket protocol handler with pluggable I/O | 223 |
restforce/restforce | A Ruby client for interacting with the Salesforce REST API | 814 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,393 |
jacob3141/qtruby | Allows C++/Qt applications to execute Ruby code seamlessly | 2 |
ruby-shoryuken/shoryuken | A Ruby-based message processor for Amazon SQS queues | 2,056 |
igrigorik/em-http-request | An asynchronous HTTP client library built on top of EventMachine for Ruby, providing support for various HTTP protocols and features. | 1,218 |
socketry/async-http | An asynchronous client and server implementation of HTTP protocols with support for streaming requests and responses | 320 |