vudaltsov member since: Jul 06, 2015 · Transparency log

vudaltsov's packages

  • PHP

    thesis/etcd-api

    Generated PHP client for etcd v3 gRPC API.

  • PHP

    thesis/exceptionally

    Thesis Exceptionally

  • PHP

    thesis/formatter

    Thesis Formatter

  • PHP

    thesis/google-types

    Generated types for google/type.

  • PHP

    thesis/googleapis-rpc-types

    Generated types for googleapis/rpc.

  • PHP

    thesis/grpc

    Non-blocking implementation of gRPC.

  • PHP

    thesis/grpc-auth

    Authentication interceptors for thesis/grpc: pluggable per-call credentials on the client, request verification on the server, unary & stream.

  • PHP

    thesis/grpc-client

    Async gRPC client for PHP with HTTP/2 transport, streaming RPCs, interceptors, TLS/mTLS, and client-side load balancing.

  • PHP

    thesis/grpc-deadline

    Client-side deadline interceptor (grpc-timeout + local cancellation) for thesis/grpc.

  • PHP

    thesis/grpc-health

    Standard gRPC health checking protocol (grpc.health.v1) for thesis/grpc.

  • PHP

    thesis/grpc-logging

    Thesis Grpc Logging

  • PHP

    thesis/grpc-protocol

    Shared gRPC protocol runtime for PHP: framing, metadata, status/error model, and encoding/compression primitives used by client and server.

  • PHP

    thesis/grpc-retry

    Configurable retry interceptors (unary, stream) for the thesis/grpc-client, with backoff and per-status retry policies.

  • PHP

    thesis/grpc-server

    Async gRPC server for PHP with HTTP/2 transport, unary and streaming RPC handlers, interceptors, and graceful shutdown.

  • PHP

    thesis/grpc-server-reflection

    gRPC server reflection protocol implementation.