Sha256: 187cbd216d5df35a1da2ba0a1782bb5a673d0e1620a2427f20df5f61d1cb397e

Contents?: true

Size: 113 Bytes

Versions: 23

Compression:

Stored size: 113 Bytes

Contents

require 'pio'

hello = Pio::Hello.new(transaction_id: 123)
hello.to_binary  # => HELLO message in binary format.

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
pio-0.7.0 examples/hello_new.rb
pio-0.6.0 examples/hello_new.rb
pio-0.5.0 examples/hello_new.rb