Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The JVM based stateful functions implementation, has a RequestReply extension (a protocol and an implementation) that allows calling into any HTTP endpoint that implements that protocol.
Although it is possible to implement this protocol independently, we should provide a minimal library for the Python programing language, that:
- Allows users to define and declare their functions in a convenient way
- Dispatch an invocation request sent from the JVM to the appropriate function previously declared
Attachments
Issue Links
- links to