finos / vuu

Vuu - an open source view server and html 5 based UI system
https://vuu.finos.org
Apache License 2.0
44 stars 27 forks source link

Evolve new RPC message type and handling #1502

Open naleeha opened 2 months ago

naleeha commented 2 months ago
### Tasks
- [ ] RPC Param to take object rather than map and simplify code for deserialising to write praram names and type before calling relevant rpc handler
- [ ] Review how the RPC registration & routing happens