Implement reaction of TCC event in alpha server, which involves - rpc OnConnected (GrpcServiceConfig) returns (stream GrpcTccCordinateCommand) - rpc participate(GrpcTccParticipateEvent) returns (GrpcAck) - rpc OnTccTransactionEnded (GrpcTccTransactionEndedEvent) returns (GrpcAck) - rpc OnDisconnected (GrpcServiceConfig) returns (GrpcAck) - add junit test framework code for alpha TCC workflow.
[ Full content available at: https://github.com/apache/incubator-servicecomb-saga/pull/265 ] This message was relayed via gitbox.apache.org for [email protected]
