{"id":81949,"library":"socketry","title":"Socketry","description":"Socketry wraps Ruby's sockets with an advanced timeout engine which is able to provide multiple simultaneous timeout behaviors in a thread-safe way.","status":"active","version":"0.5.1","language":"ruby","source_language":null,"source_url":"https://github.com/socketry/socketry","tags":["socket","timeout","networking","async","tcp"],"install":[{"cmd":"gem install socketry","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'socketry', '~> 0.5.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Socketry","correct":"require 'socketry'"}],"quickstart":{"code":"require 'socketry'\nSocketry::TCP::Socket.connect('example.com', 80) do |socket|\n  socket.write \"GET / HTTP/1.0\\r\\n\\r\\n\"\n  puts socket.read\nend","lang":"ruby","description":"Connect to a TCP server with timeout support"},"warnings":[],"env_vars":null,"search_vec":"'abl':14 'advanc':9 'async':30 'behavior':20 'engin':11 'multipl':17 'network':29 'provid':16 'rubi':4 'safe':25 'simultan':18 'socket':6,27 'socketri':1,2 'tcp':31 'thread':24 'thread-saf':23 'timeout':10,19,28 'way':26 'wrap':3","created_at":"2026-06-19T05:06:27.575729+00:00","updated_at":"2026-06-19T05:06:27.575729+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/socketry/socketry/","github":"https://github.com/socketry/socketry","docs":"http://www.rubydoc.info/gems/socketry/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","async"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}