-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
The underlying server communication protocol should be moddable, to allow communication via other means than just google's protocol buffers.
Then we can support, for example:
- http://en.wikipedia.org/wiki/SOAP to make it easy to interact with kRPC from web apps (e.g. JavaScript)
- CCSDS protocol???
elldritch