en:dev:osgi:grpc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:dev:osgi:grpc [2020/10/29 06:28] alexejsaileren:dev:osgi:grpc [2020/10/29 06:33] (current) alexejsailer
Line 1: Line 1:
 ====== Self-contained io.grpc gRPC OSGi Bundle ====== ====== Self-contained io.grpc gRPC OSGi Bundle ======
  
-I've started to create this gRPC OSGi self-contained bundle to be able to use the gRPC libraries for my next project which I plan to do. +I've started to create this gRPC OSGi self-contained bundle to be able to use the gRPC libraries for my next private project which I plan to do. 
 +\\ 
 +GitHub: https://github.com/alexejsailer/grpc-osgi 
 +\\ 
 To build this project run: To build this project run:
  
Line 17: Line 19:
 </sxh> </sxh>
  
-You will now be able to start a complete grpc server in a separate custom bundle. Therefore you should define your proto file first and generate java code form it. I will provide an example on demand.+You will now be able to start a complete grpc server in a separate custom bundle. Thereforeyou should define your proto file first and generate java code form it. I will provide an example on demand.
 \\ \\
 It is not a bundle which you should use in production, as I am not 100% sure whether all dependencies are resolved correctly. Please let me know if you run in any issues. It is not a bundle which you should use in production, as I am not 100% sure whether all dependencies are resolved correctly. Please let me know if you run in any issues.
  
  • en/dev/osgi/grpc.txt
  • Last modified: 2020/10/29 06:33
  • by alexejsailer