dashersw/cote

Multi-language Microservice Environments

Open

#50 opened on Jun 11, 2017

View on GitHub
 (31 comments) (8 reactions) (0 assignees)JavaScript (184 forks)github user discovery
help wantednew feature

Repository metrics

Stars
 (2,388 stars)
PR merge metrics
 (PR metrics pending)

Description

Are there any plans to draw up a spec for the various communication elements (particularly service discovery)? To perhaps allow implementations in other languages? A key aspect of micro-services for me (and I expect many others) is the ability to use different languages for different services (as appropriate). I appreciate this library is primarily aimed at Node.js but if there was at least a spec it would open up the possibility of using it in a multi-language environment.

Contributor guide