-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement GRPC Server Provider #7
Comments
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 1, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented @rpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 2, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented @rpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 2, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented @rpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 2, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented @rpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 2, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented @rpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 2, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented @rpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 2, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented @rpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 2, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented @rpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 2, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented grpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 2, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented grpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 3, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented grpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
pushed a commit
that referenced
this issue
Nov 3, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented grpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
jonathan-casarrubias
added a commit
that referenced
this issue
Nov 3, 2017
Implemented a vanilla version of the loopback extension starter, made some tweaks and added travis & appveyor config files. Added lint fix to pretest Implemented grpc Decorator Implemented grpc server provider Implemented grpc server Implemented grpc sequence Implemented grpc bindings Implemented grpc configs Implemented unit tests - Fix: #7 - Fix: #4 - Fix: #3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This requires further analysis but in general terms we will require a Server Provider.
Either we decide to provide microservices oriented architecture or note, we will need to provide a GRPC server.
This might also support both approaches, use single server or micro-services oritended arch
The text was updated successfully, but these errors were encountered: