Confirmed users
192
edits
(→Goals) |
|||
Line 15: | Line 15: | ||
==Goals== | ==Goals== | ||
To develop a single multiplexed communication channel between | To develop a single multiplexed communication channel between clients and Mozilla Cloud Services. | ||
This should result in: | This should result in: | ||
* | * Client-side API for client-side code that needs to talk to a Mozilla Cloud Service | ||
* | * Server-side API for Cloud Services that need to talk to a client | ||
* | * Cleaner code in the client that is not entangled with a specific service | ||
* Ability to | * Cleaner client-side service code that does not need to concern itself with the channel back to Mozilla Cloud Services | ||
* Easier updates of client-side code that is not intermixed with channel code | |||
* Ability to update channel code for efficiency/performance/cost-savings without changing other client-side or Cloud Services server-side code | |||
==Use Cases== | ==Use Cases== |