42 43 44
# File 'lib/ruby/riddl/implementation.rb', line 42 def send(data) @ws[:io].send_with_id 'data', data end