mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
245 B
Plaintext
5 lines
245 B
Plaintext
Ruby/EventMachine is a fast, simple event-processing library for Ruby
|
|
programs. It lets you write network clients and servers without
|
|
handling sockets -- all you do is send and receive data. Single-threaded
|
|
socket engine -- scalable and fast!
|