Method: RDKit::RESPResponder#monitor
- Defined in:
- lib/rdkit/resp_responder.rb
#monitor ⇒ Object
47 48 49 50 51 |
# File 'lib/rdkit/resp_responder.rb', line 47 def monitor server.monitors << server.current_client 'OK' end |
47 48 49 50 51 |
# File 'lib/rdkit/resp_responder.rb', line 47 def monitor server.monitors << server.current_client 'OK' end |