Module: Agent99::Type
- Defined in:
- lib/agent99.rb
Constant Summary collapse
- SERVER =
Waits for and responds to requests
:server
- CLIENT =
Only makes requests
:client
- HYBRID =
Can both make and respond to requests
:hybrid