RubyGems Navigation menu

tcp-client 0.11.0

This Gem implements a TCP client with (optional) SSL support. It is an easy to use, versatile configurable client that can correctly handle time limits. Unlike other implementations, this client respects predefined/configurable time limits for each method (`connect`, `read`, `write`). Deadlines for a sequence of read/write actions can also be monitored.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - May 03, 2024 (14 KB)
  2. 0.14.0 - March 09, 2024 (14.5 KB)
  3. 0.13.0 - November 27, 2023 (14.5 KB)
  4. 0.12.0 - April 06, 2023 (14.5 KB)
  5. 0.11.4 - January 15, 2023 (14 KB)
  6. 0.11.0 - July 03, 2022 (20 KB)
Show all versions (42 total)

Development Dependencies (4):

bundler >= 0
rake >= 0
rspec >= 0
yard >= 0

Owners:

Pushed by:

Authors:

  • Mike Blumtritt

SHA 256 checksum:

a780bbca19ee28224feb6ee2d7ca0d294669e476c857f7382b3fb502f379ee62

Total downloads 97,413

For this version 835

License:

BSD-3-Clause

Required Ruby Version: >= 2.7.0

New versions require MFA: true

Links: