Skip to content

Gasoline v5.3.0 Released

Gasoline v5.3.0 adds comprehensive WebSocket inspection and significant performance improvements.

  • WebSocket Capture — Full message tracking for WebSocket connections
  • Real-time Message Streaming — Monitor WebSocket traffic as it happens
  • Binary Message Support — Handle binary WebSocket frames alongside text
  • Connection State Tracking — Visualize connection open/close lifecycle
  • 40% reduction in memory overhead
  • Optimized log buffer management
  • Faster message serialization
  • Fixed observer timeout on high message volume
  • Improved handling of concurrent connections
  • Better cleanup of abandoned resources
Terminal window
npm install -g gasoline-mcp@5.3.0

v5.3.0 Release