vladaionescu / leveros

Serverless + Microservices = ♥
http://www.leveros.com
Other
962 stars 43 forks source link

Browser JavaScript library with batteries included #7

Open vladaionescu opened 8 years ago

vladaionescu commented 8 years ago

Ideally this should be based on gRPC. But since gRPC is not (yet) supported for browsers, we may need to develop a WebSocket-based gateway to support the streaming RPC properly.

The library should somehow be part of the leveros npm package... maybe. Or at least have the exact same API as that package, to avoid more learning.