Sha256: e147ed899bb0ad310d59f6eef947d4e29addddbfed87f0ceb1a5c37543942fbe

Contents?: true

Size: 110 Bytes

Versions: 2

Compression:

Stored size: 110 Bytes

Contents

run lambda { |env, socket|
  p :here
  socket.puts "Sockets for the low, low price of free!"
  socket.close
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
puma-simon-3.7.2 test/hello-tcp.ru
puma-simon-3.7.1 test/hello-tcp.ru