Skip to content
Sections
>> Trisquel >> Packages >> aramo >> ruby >> ruby-eventmachine
etiona  ] [  nabia  ] [  aramo  ]
[ Source: ruby-eventmachine  ]

Package: ruby-eventmachine (1.3~pre20201020-b50c135-5)

Ruby/EventMachine library

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.

Other Packages Related to ruby-eventmachine

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.33)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libgcc-s1 (>= 3.0) [not armhf]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libruby3.0 (>= 3.0.0~preview1)
    Libraries necessary to run Ruby 3.0
  • dep: libssl3 (>= 3.0.0~~alpha1)
    Secure Sockets Layer toolkit - shared libraries
  • dep: libstdc++6 (>= 11)
    GNU Standard C++ Library v3
  • dep: ruby (<< 1:3.1~)
    Interpreter of object-oriented scripting language Ruby (default version)
    dep: ruby (>= 1:3.0~0)

Download ruby-eventmachine

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 150.7 kB613 kB [list of files]
arm64 148.3 kB604 kB [list of files]
armhf 140.3 kB539 kB [list of files]
ppc64el 153.4 kB745 kB [list of files]