akka/akka-core

Streams Contributors guide

开放

#19,793 创建于 2016年2月16日

 (1 条评论) (0 个反应) (0 位负责人)Scala (3,547 个派生)batch import
1 - triagedhelp wantedt:docst:stream

仓库指标

星标
 (13,277 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Let's compile a minidoc for contributors on when, how and where to add new combinators. There are many questions here that needs at least some fuzzy initial guidance:

what combinators do we accept? Of course this is not definable, but sometimes it is easier to show some counterexamples that are trivially no-go if a combinator is to be accepted, where should it go? I.e. FlowOps, Source, Sink or external object if accepted and goes into the FlowOps/Source/Sink APIs then describe all the places where modifications needs to be done establish a guideline for testing these and documenting these

贡献者指南