dolittle-obsolete / DotNET.Fundamentals

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

Grpc hosting #250

Closed einari closed 5 years ago

einari commented 5 years ago

This is the fundamental building block for us to use when exposing gRPC services. For instance, our runtime will have Application (connected to by SDKs), Interaction (exposing our pipelines), Management (management services).

The reason for pulling this down to fundamentals, is that we need this in more places than just the runtime.

┆Issue is synchronized with this Asana task