Menu

javaserver Commit Log


Commit Date  
[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
[r29] by jflavoie

Added Interceptor which adds the "remote-attr" attribute to the context before calling the RPC method.
Added AllocateNewScript() method to be called by the Interceptor
Added ClientId extraction in each RPC Method and selects the correct ArtScript to invoke into ArtScriptMap
Added ClientId to the server log traces

2020-11-11 18:20:57 Tree
[r28] by jflavoie

Added first test implementations

2020-11-10 21:14:39 Tree
Older >