Add ability to a python application invoke a remote procedure using registered function name #75

Open
opened 2025-09-22 11:54:13 +00:00 by stanislav.hejny · 0 comments

Extend the route registration and discovery to include the individual methods that would be exposed and advertised as such: a method with defined input parameters and output value on a Service, that any other Service may invoke and obtain the return value, either in synchronous manner or as async callback.

Extend the route registration and discovery to include the individual methods that would be exposed and advertised as such: a method with defined input parameters and output value on a Service, that any other Service may invoke and obtain the return value, either in synchronous manner or as async callback.
stanislav.hejny added this to the V.01 milestone 2025-09-22 12:17:49 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clevermicro/amq-adapter-python#75
No description provided.