dolittle-obsolete / DotNET.Fundamentals

Reusable, fundamental abstractions and building blocks
http://www.dolittle.io
MIT License
4 stars 8 forks source link

Service system up and running + moving Proto contracts out of this repo #257

Closed einari closed 4 years ago

einari commented 4 years ago

All .proto files and the generated proxies are now living in a different place: https://github.com/dolittle-fundamentals/Contracts

That means they are to be considered language agnostic and its the responsibility of this other repo to produce support for any other language.

When it comes to services, we will have to expose a way for tooling to ask what services are available, as not every service might have an implementation in all languages.

┆Issue is synchronized with this Asana task