Sha256: ae295968535b108ffb7731e5fa429a5a1486f6dc113206364b01534a1c8ae395

Contents?: true

Size: 178 Bytes

Versions: 1

Compression:

Stored size: 178 Bytes

Contents

# 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
socketry-async-0.0.0 lib/socketry/async.rb