akka/akka-http

Create API variants for websockets that accept Source or Sink

Open

#445 opened on Oct 28, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Scala (598 forks)batch import
1 - triagedhelp wantedsmallt:routing

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (Avg merge 1d 10h) (2 merged PRs in 30d)

Description

Many people want just one-directional communcation, so they have a Sink or Source, we should give them helper APIs to be able to use them without hassle.

Contributor guide