Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 849 Bytes

File metadata and controls

22 lines (17 loc) · 849 Bytes
cute quokka as kokaq logo

client provides official SDKs to interact with kokaq server via REST or gRPC. Designed for high-performance, typed, and idiomatic usage across languages.

Go Reference Tests

Supported Languages (Planned)

  • Go
  • .NET (C#)
  • Java
  • JavaScript/TypeScript

Features

  • Submit, peek, consume, and track messages
  • Handle dynamic, non-discrete priority values
  • SLA-aware client enqueue patterns
  • Async/streaming support (where applicable)