akka/akka-http

Support for WebSocket Extensions

Open

#659 opened on Dec 15, 2016

View on GitHub
 (13 comments) (5 reactions) (0 assignees)Scala (1,311 stars) (598 forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:coret:websocket

Description

Continuation of akka/akka#18709 We currently do not support websocket extensions (i.e. registering "an extension" in the server, or requesting one in the client).

Currently we see no strong need to provide this functionality. If you have a strong use case for it, please comment here

Contributor guide