-
Notifications
You must be signed in to change notification settings - Fork 0
More flexible RPC system #7
Copy link
Copy link
Open
Description
It would be nice to be able to route messages around the board via a single
mechanism for different
transports and protocols - generalize the current OSC system to support things
like JSON over
HTTP, etc.
This would entail some kind of centralized entity that can expose resources for
reading/writing and
can describe what's available, and can then delegate transport and protocol
specific issues to
adapters.
Original issue reported on code.google.com by lst...@gmail.com on 1 Jul 2009 at 5:10
Reactions are currently unavailable