nats-io / nats-architecture-and-design

Architecture and Design Docs
Apache License 2.0
170 stars 20 forks source link

QUIC as secure transport #257

Closed sylr closed 4 months ago

sylr commented 4 months ago

Overview

Add QUIC as transport protocol within NATS ecosystem (client<->server, server<->server).

Clients and Tools

Other Tasks

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.

ripienaar commented 4 months ago

Better to track the server issue here than open an issue in this repository for it.

https://github.com/nats-io/nats-server/issues/3140