Menu

javaserver Commit Log


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

Added skeleton working test shells
Moved ArtScript initialization in server class to common constructor (server & tests)

2020-11-10 18:17:44 Tree
[r26] by jflavoie

Corrected wrong variable name

2020-11-10 16:07:43 Tree
Older >