| Class | Nanite::MapperProxy |
| In: |
lib/nanite/mapper_proxy.rb
|
| Parent: | Object |
This class allows sending requests to nanite agents without having to run a local mapper. It is used by Actor.request which can be used by actors than need to send requests to remote agents. All requests go through the mapper for security purposes.
| amqp | [RW] | |
| identity | [RW] | |
| options | [RW] | |
| pending_requests | [RW] | |
| serializer | [RW] |