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.18.2 examples/hello_new.rb
pio-0.18.1 examples/hello_new.rb
pio-0.18.0 examples/hello_new.rb
pio-0.17.0 examples/hello_new.rb
pio-0.16.0 examples/hello_new.rb
pio-0.15.2 examples/hello_new.rb
pio-0.15.1 examples/hello_new.rb
pio-0.15.0 examples/hello_new.rb
pio-0.14.0 examples/hello_new.rb
pio-0.13.0 examples/hello_new.rb
pio-0.12.0 examples/hello_new.rb
pio-0.11.2 examples/hello_new.rb
pio-0.11.1 examples/hello_new.rb
pio-0.11.0 examples/hello_new.rb
pio-0.10.1 examples/hello_new.rb
pio-0.10.0 examples/hello_new.rb
pio-0.9.0 examples/hello_new.rb
pio-0.8.2 examples/hello_new.rb
pio-0.8.1 examples/hello_new.rb
pio-0.8.0 examples/hello_new.rb