Protocol Support

0.1.0-BetaFebruary 3, 2026

Multi-Protocol Support

Tigrister supports all modern API protocols out of the box.

HTTP Protocols

  • HTTP/1.1 - Full support with connection pooling for optimal performance
  • HTTP/2 - Multiplexed connections with TLS for parallel requests
  • HTTP/3 - QUIC-based transport for faster connections and reduced latency

Real-Time Protocols

  • WebSocket - Real-time bidirectional communication with message history
  • SSE (Server-Sent Events) - Stream server events in real-time

Query Languages

  • GraphQL - Full support for queries, mutations, and subscriptions with syntax highlighting