Name: | rubygem-eventmachine |
---|---|
Version: | 1.0.6 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 1175584 |
License: | GPLv2 or Ruby |
RPM: | rubygem-eventmachine-1.0.6-2.el7.aarch64.rpm |
Source RPM: | rubygem-eventmachine-1.0.6-2.el7.src.rpm |
Build Date: | Wed May 30 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://rubyeventmachine.com |
Summary: | Ruby/EventMachine library |
Description: | EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required. |
- Updated specfile to allow building on EPEL-7
- Update to EventMachine 1.0.6.
- 1.0.4 (https://github.com/eventmachine/eventmachine/issues/495)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Update to eventmachine 1.0.3.
- Update to eventmachine 1.0.1. - Enable SSL support.
- Update to eventmachine 1.0.0.