Historial de Commits

Autor SHA1 Mensaje Fecha
  Giulio Girardi 185bba8ff4 Add implementation of a QAbstractGrpcChannel based on gRPC C++ native library hace 4 años
  Alexey Edelev 34baae42e5 Add timeout for subscription error hace 4 años
  Alexey Edelev b95a949a36 Apply thread safety to grpc calls and subscription hace 4 años
  Alexey Edelev 3add1f886c Add test for incompatible gRPC argument/return values hace 4 años
  Alexey Edelev 40f17e1f74 Implement basic nested types support hace 4 años
  Alexey Edelev 89cdb5465a Make folder-based generation optional for single-file generator hace 4 años
  Alexey Edelev 36fa3967a5 Migrate to package-based generation hace 4 años
  Alexey Edelev 8c865b408f Migrate to new types registration approach hace 4 años
  Alexey Edelev b94e6708ed Implement subscriptions reusage hace 4 años
  Alexey Edelev 6007ecc669 Add subscription cancelation hace 4 años
  Alexey Edelev 215f1ccf7f Change generated code suffices to qpb hace 4 años
  Alexey Edelev 235de7d2ac Refactor QGrpcCredentials API hace 5 años
  Alexey Edelev 79db2ab057 Add common qtprotobuf_global.pb.h for types registration hace 5 años
  Alexey Edelev ea5d0738e3 Implement single-file generation approach hace 5 años
  Alexey Edelev 1990f3cacc Refactor types registration hace 5 años
  Alexey Edelev 4b3702681a Add subscription method for QGrpcAsyncReply hace 5 años
  Alexey Edelev 1c8b61a2ac Complete serializers intreface refactoring hace 5 años
  Alexey Edelev 17028450bf Add possibility to switch serializer for basic types hace 5 años
  Alexey Edelev 5c3d1644a4 Migrate to unique_ptr for pimpl hace 5 años
  Alexey Edelev ee6992c914 Complete migration to QGrpcStatus hace 5 años
  Alexey Edelev b2ea1c75c6 Add QGrpcStatus hace 5 años
  Alexey Edelev 7be1f1d59a Align spaces across project hace 5 años
  Alexey Edelev 0f2f871108 Capitalize QtProtobuf namespace and naming hace 5 años
  Alexey Edelev b186fb9ad7 Add status message handling for async calls hace 5 años
  Alexey Edelev 434c3dd8b3 Qtfy AsyncReply hace 5 años
  Alexey Edelev 066c7b8440 Qtfy grcp channels hace 5 años
  Viktor Kopp 18e4078dc4 Remove deprecated ÁbstractClient::lastError-functionality (#108) hace 5 años
  Viktor Kopp a400a94f56 Async reply emits either error (failure) or finished (success) signals hace 5 años
  Viktor Kopp 9eff09f395 Emit AbstractClient::error signal on unattached channel hace 5 años
  Viktor Kopp 26a2bfb261 Introduce AbstractClient::error signal ( #108 #111 ) hace 5 años