Categories
No matching categories were found
6.13
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
...
2021
2022
2023
2024
2025
2026
1.35
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
...
2021
2022
2023
2024
2025
2026
0.04
uses a very simple web socket
2021
2022
2023
2024
2025
2026
0.19
Socketry wraps Ruby's sockets with an advanced timeout engine which is able to provide multiple simultaneous timeout behaviors in a thread-safe way.
2021
2022
2023
2024
2025
2026
0.0
SocketHarness is a test utilities that helps implement Test Harness pattern from the book "Release it!". It seats between application and integration server to simulate odd network/application behaviors, e.g. slow network.
2021
2022
2023
2024
2025
2026
0.09
The Ruby Exploitation (Rex) Socket Abstraction Library. This library
includes all of the code needed to turn sockets into Rex::Sockets with the functionality
for things like L3 pivoting used by Metasploit.
2021
2022
2023
2024
2025
2026
0.2
Background worker to send Apple Push Notifications over a persistent TCP socket. Includes Resque tweaks to allow persistent sockets between jobs, helper methods for enqueueing APN notifications, and a background daemon to send them.
2021
2022
2023
2024
2025
2026
0.0
Over and over I see developers struggling to implement basic sockets with featues available on ruby socket stdlib. easy_sockets, takes care of basic details that usually are overlooked by developers when implementing TCP/Unix sockets from scratch.
2021
2022
2023
2024
2025
2026
0.0
Socketry::Async provides a modern asynchronous I/O framework for Ruby based on the Socketry, promise.rb, nio4r gems
2021
2022
2023
2024
2025
2026
0.0
The official SocketServ API Ruby client
2021
2022
2023
2024
2025
2026
0.0
SocketPool class to mangage socket based client access [based on MongoDB pool class]
2021
2022
2023
2024
2025
2026
0.0
SocketLabs Email Delivery Ruby Client library
2021
2022
2023
2024
2025
2026
0.0
The sctp-socket library provides Ruby bindings for SCTP sockets. is a
message oriented, reliable transport protocol with direct support for
multihoming.
2021
2022
2023
2024
2025
2026
0.0
A thing for sockets
2021
2022
2023
2024
2025
2026
0.0
SocksHandler is a flexible socksifier for sockets created by `TCPSocket.new`, `Socket.tcp` or UDPSocket.new that solves the following issues:
1) `SOCKSSocket` is not easy to use, 2) Famous socksifiers such as socksify and proxychains4 don't support rules using domain names.
2021
2022
2023
2024
2025
2026
0.0
A socketcluster client designed in ruby
2021
2022
2023
2024
2025
2026
0.0
FSPSocket is a module to enable socket-like communication over a file synchronization service, namely Dropbox
2021
2022
2023
2024
2025
2026
0.0
Simple Socket-to-Jabber gateway
2021
2022
2023
2024
2025
2026
0.0
Socket logging by pubsub
2021
2022
2023
2024
2025
2026
0.0
Provides a Socket-like API that bypasses TCP/IP. Useful for exotic devices and FPGA development.
2021
2022
2023
2024
2025
2026