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:40]
yjjung [How G-SDK works?]
Line 15: Line 15:
 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.\\