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
Next revision Both sides next revision
en:possible_integration_options_3_in_biostar_2 [2020/04/16 13:39]
yjjung
en:possible_integration_options_3_in_biostar_2 [2020/04/16 13:41]
yjjung [What is G-SDK?]
Line 5: Line 5:
 ==== What is G-SDK? ==== ==== What is G-SDK? ====
 G-SDK is one of the integration options for communicating with BioStar 2 devices. It is a lightweight,​ scalable, and cross-platform solution which will expedite your development. \\  G-SDK is one of the integration options for communicating with BioStar 2 devices. It is a lightweight,​ scalable, and cross-platform solution which will expedite your development. \\ 
-Based on gRPC, it supports many programming languages such as Java, C#, Python, Node.js, Go, etc. \\  
 \\ \\
  
Line 15: Line 14:
 Based on gRPC, it supports many programming languages such as Java, C#, Python, Node.js, Go, etc.\\ Based on gRPC, it supports many programming languages such as Java, C#, Python, Node.js, Go, etc.\\
 (gRPC (gRPC Remote Procedure Calls) is an open source remote procedure call (RPC) system initially developed at Google in 2015.) \\ (gRPC (gRPC Remote Procedure Calls) is an open source remote procedure call (RPC) system initially developed at Google in 2015.) \\
- +\\
- +
 ** Multi-language support ** ** Multi-language support **
   * Language-neutral IDL   * Language-neutral IDL
   * Native client libraries   * Native client libraries
-\\ 
-\\ 
 \\ \\
 ** Device Gateway ** that communicates with BioStar 2 device can be run on a server or cloud. ** Core modules ** use BioStar 2 protocols and written by GO language.\\ ** Device Gateway ** that communicates with BioStar 2 device can be run on a server or cloud. ** Core modules ** use BioStar 2 protocols and written by GO language.\\