akka/akka-http

User API for websocket close with code and reason

Open

#2,458 opened on 2019年3月11日

GitHub で見る
 (15 comments) (5 reactions) (0 assignees)Scala (598 forks)batch import
1 - triagedhelp wantedt:coret:websocket

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (平均マージ 1d 10h) (30d で 2 merged PRs)

説明

A web socket connection can be closed with an application level status code (4000-4999) see https://tools.ietf.org/html/rfc6455#section-7.4 but we have no user level API for this in Akka HTTP.

コントリビューターガイド