Skip to content

Implement event subscription from client side #17

@michelalbonico

Description

@michelalbonico

Currently, the RR Server only sends a message with a method name to clients, which then take care of executing the mentioned method.

  • Make the remote event subscription from the client side. For this, we can use RMI, where the Server would call remote methods in parallel to local ones when the events happen.
  • Each client must have its own RR config file.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions