Menu

javaserver Commit Log


Commit Date  
[r39] by jflavoie

Added shutDownNow() to CapsisBridgeServiceProvider to allow a client process being released directly
Corrected CapsisBridgeClientLib main
Better handling of subprocesses in CapsisBridgeClientManagerGrpc.shutDownNow
Minor refactoring

2020-12-01 19:24:03 Tree
[r38] by jflavoie

Added shutDownNow() to client

2020-12-01 18:02:48 Tree
[r37] by jflavoie

Added missing data files

2020-12-01 13:46:34 Tree
[r36] by jflavoie

Added AbstractCapsisBridgeClient, CapsisBridgeClientDirect and CapsisBridgeClientGrpc to abstract the ServiceProvider client API
Added AbstractCapsisBridgeClientManager, CapsisBridgeClientManagerDirect and CapsisBridgeClientManagerGrpc to abstract the Manager client API
Corrected CapsisBridgeClientLib and CapsisBridgeServerTest following the new architecture.

2020-12-01 00:27:08 Tree
[r35] by jflavoie

Changes for a two-server architecture : the CapsisBridgeServer which is now a server manager, and CapsisBridgeServiceProvider which encapsulates the Artscript methods into a separate process.

2020-11-27 21:17:54 Tree
[r34] by jflavoie

added getVersion() method

2020-11-25 21:14:10 Tree
[r33] by jflavoie

Added getVersion and Version definitions

2020-11-24 18:22:08 Tree
[r32] by jflavoie

Commented out SendDataBin related code to allow C++ client to compile

2020-11-19 13:29:20 Tree
[r31] by jflavoie

Renamed CapsisBridgeClient to AbstractCapsisBridgeClient
Added blockSize to sendData methods
Changed enums into protobuf definitions to string

2020-11-16 21:08:13 Tree
[r30] by jflavoie

Added DIRECT mode to client to allow measuring performance without GRPC stub
Added SendDataBin method to test sending data using protobuf.Any type directly in binary format.

2020-11-13 21:04:27 Tree
Older >