Files
sonr/docs/changelog/v0-10-15.mdx
T

19 lines
412 B
Plaintext

---
title: v0.10.15
description: "Migrate Highway service to Echo framework with WebSocket/SSE and JWT auth"
type: changelog
date: 2025-08-05T23:59:00Z
changelog:
version: "0.10.15"
category: "Highway"
search:
tags:
- "WebSocket"
---
Migrate Highway service to Echo framework with WebSocket/SSE and JWT auth (#159)
- Echo framework migration
- Real-time WebSocket support
- JWT authentication system