Skip to content

Compatibility

NexusLabs.Eve Reference eve Stream protocol Status
0.1.x 0.27.3 19 Primary compatibility target
0.1.x 0.24.6 19 End-to-end verified with bg-eve

eve remains preview software. Package upgrades should therefore validate both:

  1. The public HTTP route and body contracts.
  2. The durable message-stream protocol version and event shapes.

The repository contains a pinned eve 0.27.3 fixture with a deterministic model. CI builds the real server and verifies health, info, text turns, attachment staging, streaming, and cooperative cancellation through the C# client.

Unknown event types remain available through EveStreamEvent.Type and Data instead of causing deserialization failure.