Viktor

Viktor commented on issue semlanik/qtprotobuf#139

Ready to merge changes related to core protobuf types in qml to master

CMake Error at src/protobuf/quick/CMakeLists.txt:31 (install):

5 years ago

Viktor closed issue semlanik/qtprotobuf#108

Add error handling for streaming

5 years ago

Viktor merged pull request semlanik/qtprotobuf#136

"Errno"-like error handling in clients is replaced by error-signal emition

5 years ago

Viktor closed pull request semlanik/qtprotobuf#136

"Errno"-like error handling in clients is replaced by error-signal emition

5 years ago

Viktor pushed to feature_qgrpc_error_handling_108 at semlanik/qtprotobuf

  • 18e4078dc4 Remove deprecated ÁbstractClient::lastError-functionality (#108) - Private AbstractClient::call returns status instead of bool - Public call method left unchanged as it requires changes in generated code
  • 26ed586ed5 Remove deprecated ÁbstractClient::lastError-functionality (#108)
  • View comparison for these 2 commits »

5 years ago

Viktor opened issue semlanik/qtprotobuf#138

Make test echo server/client API clearer

5 years ago

Viktor opened issue semlanik/qtprotobuf#137

Fix memory leaks in example async servers

5 years ago

Viktor created pull request semlanik/qtprotobuf#136

"Errno"-like error handling in clients is replaced by error-signal emition

5 years ago

Viktor pushed to feature_qgrpc_error_handling_108 at semlanik/qtprotobuf

  • 26ed586ed5 Remove deprecated ÁbstractClient::lastError-functionality (#108)

5 years ago

Viktor pushed to feature_qgrpc_error_handling_108 at semlanik/qtprotobuf

  • a400a94f56 Async reply emits either error (failure) or finished (success) signals - Abort test split into two: immediate and deferred abort

5 years ago

Viktor pushed to feature_qgrpc_error_handling_108 at semlanik/qtprotobuf

5 years ago

Viktor pushed to feature_qgrpc_error_handling_108 at semlanik/qtprotobuf

  • 69f28cab63 Emit AbstractClient::error signal on unattached channel

5 years ago

Viktor deleted branch feature_qurl_migration_110 at semlanik/qtprotobuf

5 years ago

Viktor pushed to feature_qgrpc_error_handling_108 at semlanik/qtprotobuf

  • 26a2bfb261 Introduce AbstractClient::error signal ( #108 #111 ) - Mark "lastError" methods as deprecated - Rename AbstractChannel::StatusCodes enum to StatusCode
  • 624aca8d62 Assign Abstract client as a parent of its AsyncReply(ies) - If client died before async is finished or failed, memory leak occured
  • bdeda92f2c Prettify sslclienttest code
  • ec1f319ad7 Add convenience bash script to run examples - Both server and client are launched by the script - Server is lauched in background killed at "normal" exit - Secure echo server test is added to ctest
  • a6ae63d211 Added test to check ssl errors handling ( #111 )

5 years ago

Viktor created new branch feature_qgrpc_error_handling_108 at semlanik/qtprotobuf

5 years ago

Viktor pushed to master at semlanik/qtprotobuf

  • 624aca8d62 Assign Abstract client as a parent of its AsyncReply(ies) - If client died before async is finished or failed, memory leak occured

5 years ago

Viktor pushed to master at semlanik/qtprotobuf

5 years ago

Viktor pushed to master at semlanik/qtprotobuf

  • ec1f319ad7 Add convenience bash script to run examples - Both server and client are launched by the script - Server is lauched in background killed at "normal" exit - Secure echo server test is added to ctest

5 years ago

Viktor pushed to master at semlanik/qtprotobuf

5 years ago

Viktor pushed to master at semlanik/qtprotobuf

5 years ago