# frozen_string_literal: true require "socketry/async/version" module Socketry # Asynchronous I/O framework based on socketry, promise.rb, and nio4r module Async end end