Package com.babelqueue


package com.babelqueue
BabelQueue — Polyglot Queues, Simplified.

The framework-agnostic Java core: the canonical wire-envelope codec (EnvelopeCodec), contracts (PolyglotMessage, HasTraceId) and dead-letter helpers (DeadLetters). It lets a Java service exchange queue messages with the PHP/Laravel, Python, Go and Node SDKs over one strict JSON format — with zero dependencies (pure JDK, including its own minimal JSON codec).

Full spec: babelqueue.com