akka/akka-core

Better documentation of event stream semantics

Open

#26,854 opened on May 2, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantedt:coret:typed

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (Avg merge 8d 19h) (10 merged PRs in 30d)

Description

Follow up after #26810, The scaladoc of the untyped event stream does not mention what happens if you subscribe several times, unsubscribe something that wasn't subscribed etc. Would be good to add that to both the untyped API and the corresponding typed messages.

Contributor guide