Skip to content

Releases: RockxyApp/Babylon

Release list

Babylon 1.0.0

Choose a tag to compare

@LocNguyenHuu LocNguyenHuu released this 24 Jul 08:07

First public release of Babylon.

Captures HTTP/HTTPS, WebSocket, gRPC, and runtime trace data from your app and sends it to Rockxy for inspection. No proxy or certificate installation required.

  • Automatic URLSession capture via method swizzling (iOS 16+, macOS 13+, tvOS 16+, watchOS 10+)
  • Manual HTTP and gRPC unary/streaming logging APIs
  • Runtime sessions, traces, steps, marks, events, and errors
  • Pairing-token transport: HKDF-SHA256 key, AES-256-GCM per-frame encryption
  • Header and query-item redaction with secure defaults
  • DEBUG-only activation; inert in production builds
  • Zero third-party dependencies

See the changelog and quick start.