mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
19 lines
412 B
Plaintext
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
|