RubyGems Navigation menu

tcp-client 0.1.1

This gem implements a TCP client with (optional) SSL support. The motivation of this project is the need to have a _really working_ easy to use client which can handle time limits correctly. Unlike other implementations this client respects given/configurable time limits for each method (`connect`, `read`, `write`).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.1 - May 12, 2024 (14.5 KB)
  2. 1.0.0 - May 03, 2024 (14.0 KB)
  3. 0.14.0 - March 09, 2024 (14.5 KB)
  4. 0.13.0 - November 27, 2023 (14.5 KB)
  5. 0.12.0 - April 06, 2023 (14.5 KB)
  6. 0.1.1 - February 12, 2021 (10.5 KB)
顯示所有版本(共 43)

Development 相依性套件 (3):

bundler >= 0
minitest >= 0
rake >= 0

擁有者:

Pushed by:

作者:

  • Mike Blumtritt

SHA 256 checksum:

83037f08727c14a99934c5d01d2f8109745f091eb1abf1b7a9068604ae0c6bb3

總下載次數 99,402

這個版本 1,647

License:

Ruby 版本需求: >= 2.7.0

New versions require MFA: true

相關連結: