# File lib/statsd/echos.rb, line 8 def post_init puts "-- someone connected to the server!" end
# File lib/statsd/echos.rb, line 12 def receive_data data puts data send_data ">>> you sent: #{data}" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.