Goridge Versions Save

🧙 High-performance PHP-to-Golang IPC/RPC bridge

v3.4.2

2 years ago

What's Changed

Full Changelog: https://github.com/roadrunner-server/goridge/compare/v3.4.1...v3.4.2

v3.4.0

2 years ago

🚀 New:

  • ✏️ Add Stream and Stop bits to the protocol.
  • ✏️ Minimum golang version required is v1.18

v3.3.1

2 years ago

📦 Packages:

  • ✏️ Replace jsoniter with goccy/json

v3.3.0

2 years ago
  • Repository moved to a new organization

v3.2.7

2 years ago

🩹 Fixes:

  • 🐛 Fix: incorrect header pointer usage for the RAW payloads.