Ignasi Marimon-Clos
|
f187abddd1
|
Prefer monitoring from a separate stream (without blocking calls)
|
2020-07-07 17:08:11 +02:00 |
|
Ignasi Marimon-Clos
|
2b71abe78e
|
Show less code. More informative comments (still hides blocking calls
|
2020-07-07 15:27:25 +02:00 |
|
Ignasi Marimon-Clos
|
024710a6e0
|
Headers and formats
|
2020-07-07 14:58:56 +02:00 |
|
Ignasi Marimon-Clos
|
0e3b4605ad
|
Simplify code: instanceof, hide sleeps,...
|
2020-07-07 14:25:27 +02:00 |
|
Ignasi Marimon-Clos
|
95a000a51b
|
Adds sample code for the monitor operator
|
2020-07-07 13:09:54 +02:00 |
|
Johan Andrén
|
1e9e984727
|
Removing, deprecating and replacing usage of black/whitelist (#29254)
|
2020-06-18 15:48:28 +02:00 |
|
Enno
|
bc68f0d650
|
Docs: Actor source stream operators (#29178)
|
2020-06-15 14:11:28 +02:00 |
|
Ignasi Marimon-Clos
|
411a11dd9d
|
No commit without a formatting follwup
|
2020-06-09 15:55:43 +02:00 |
|
Ignasi Marimon-Clos
|
6eb1a9e1ef
|
Split example to ease into the details. PR Comments
|
2020-06-09 15:53:04 +02:00 |
|
Ignasi Marimon-Clos
|
506cbc5bf4
|
x-ref to queue.md
|
2020-06-09 09:41:11 +02:00 |
|
Ignasi Marimon-Clos
|
a72ee4d5b8
|
Adds throttle example
|
2020-06-08 20:06:32 +02:00 |
|
Johan Andrén
|
ac3065bfad
|
Docs for lazy stream operators (#28897)
|
2020-05-15 12:03:27 +02:00 |
|
Ignasi Marimon-Clos
|
64cc32edbd
|
Examples for extrapolate (#28797)
* Adds example for Extrapolate
* Adds example for Extrapolate (Java)
* Adds example for Expand
* Remove code duplication. Improve docs signature sections
* Update akka-docs/src/main/paradox/stream/operators/Source-or-Flow/extrapolate.md
Co-Authored-By: Arnout Engelen <github@bzzt.net>
* PR comments
Co-authored-by: Arnout Engelen <github@bzzt.net>
|
2020-04-29 08:51:32 +02:00 |
|
kerr
|
6b5d544deb
|
Add Source.fromJavaStream as convenient method alias (#28881)
|
2020-04-28 11:15:11 +02:00 |
|
Christopher Batey
|
0e3cfbf584
|
Docs: mergeLatest (#28586)
|
2020-04-27 17:45:04 +02:00 |
|
Christopher Batey
|
23ea1a4fed
|
Docs: flatMapConcat (#28584)
|
2020-04-27 16:46:16 +02:00 |
|
Ignasi Marimon-Clos
|
f683241c40
|
Docs: examples for io streams with StreamConverters (#28746)
|
2020-03-27 09:56:59 +01:00 |
|
Patrik Nordwall
|
37d87811b5
|
Doc example of Streams watch operator, #25468 (#28752)
|
2020-03-26 18:00:58 +01:00 |
|
Ignasi Marimon-Clos
|
3d8b4360f0
|
Docs: Example on the as/fromJavaStream operators (#28745)
|
2020-03-18 15:54:21 +01:00 |
|
Patrik Nordwall
|
94d5b04d93
|
Doc example of Sink.ignore, #25468 (#28753)
|
2020-03-18 12:42:20 +01:00 |
|
Johan Andrén
|
6f23b1fb4b
|
Update Source.actorRef sample to not use deprecated method #28679
|
2020-03-12 17:24:31 +01:00 |
|
Johan Andrén
|
d8aed9e9d3
|
Operator examples for statefulMapConcat #25468
|
2020-03-10 10:36:07 +01:00 |
|
Christopher Batey
|
0f77212913
|
Fix takeWhile description (#28703)
|
2020-03-09 17:15:48 +01:00 |
|
Johan Andrén
|
c46861ed26
|
Add LogWithMarker to Akka Stream #28450
|
2020-03-05 15:05:05 +01:00 |
|
Nicolas Deverge
|
72d2b7f034
|
Issue with the documentation for Partition (#28682)
The sample does not work as the outlet for odd numbers should be connected to the other port.
|
2020-03-04 17:12:23 +01:00 |
|
Christopher Batey
|
bfebb235d5
|
Doc onFailureWithBackoff (#28356)
|
2020-03-03 10:18:34 +01:00 |
|
Ignasi Marimon-Clos
|
8ba9fda183
|
Adds example to Source.completionStageSource (#28639)
|
2020-02-27 17:59:01 +01:00 |
|
Razvan Vacaru
|
56c13dcde5
|
Docs: add code examples for drop and dropWhile Operators (#28613)
|
2020-02-14 17:21:39 +01:00 |
|
Evgeny Sidorov
|
dcdaa5a0dd
|
Example for Source.fromIterator #25468 (#28582)
* add example for Source.fromIterator #25468
* scala fmt code style fix
* don't use test as a sample for docs
|
2020-02-11 14:58:00 +01:00 |
|
Renato Cavalcanti
|
e6c6459499
|
Fix filter operator example output (#28560)
* fixed filter operator example output
* align filter and filterNot outputs
|
2020-02-04 14:19:51 +01:00 |
|
Johan Andrén
|
8d8fa29f47
|
Examples for zipN, zipWithN and zipAll (#28510)
|
2020-01-27 09:50:34 +01:00 |
|
Christopher Batey
|
a8086e86e5
|
Operator doc for flatmap merge (#28488)
|
2020-01-15 13:20:41 +01:00 |
|
Johan Andrén
|
3ca7cb0f94
|
Examples for the sliding operator #25468
|
2020-01-14 16:03:11 +01:00 |
|
Patrik Nordwall
|
ab2300c4cb
|
doc: example for splitWhen and splitAfter, #25468 (#28480)
* doc: example for splitWhen and splitAfter, #25468
|
2020-01-14 10:17:20 +00:00 |
|
Johan Andrén
|
589c6511bd
|
Limit and LimitWeighted operator docs #25468
|
2020-01-08 16:26:51 +01:00 |
|
Helena Edelson
|
6bf20f4117
|
Update all copyright headers to 2020 after new year's #27881 (#28434)
|
2020-01-02 13:24:59 +01:00 |
|
Johan Andrén
|
4df5376dcb
|
Docs on fromSinkAndSource #25468 (#28349)
|
2019-12-16 15:01:45 +01:00 |
|
Christopher Batey
|
17533f077c
|
Example for intersperse (#28343)
|
2019-12-11 15:39:41 +01:00 |
|
Johan Andrén
|
653d05e7d6
|
Source.unfold examples (#28081)
|
2019-12-09 15:32:50 +01:00 |
|
Christopher Batey
|
8027f2123b
|
Example for mapConcat (#28243)
* Example for mapConcat
|
2019-11-26 19:39:42 +01:00 |
|
Christopher Batey
|
f2f3f64f21
|
Example for unfoldResourceAsync (#28080)
* Example for unfoldResourceAsync
Co-Authored-By: Enno <458526+ennru@users.noreply.github.com>
|
2019-11-26 18:38:23 +01:00 |
|
Patrik Nordwall
|
5f21c2264b
|
doc: filter and filterNot streams operator, #25468
|
2019-11-26 15:54:42 +01:00 |
|
Patrik Nordwall
|
38d41e11fb
|
doc: Partition Streams operator, #25468 (#28090)
* doc: Partition Streams operator, #25468
* example intro text
|
2019-11-26 13:11:43 +00:00 |
|
Johan Andrén
|
4d99440e00
|
Example for Source.unfoldAsync (#28111)
|
2019-11-26 14:10:31 +01:00 |
|
Christopher Batey
|
09a97ce1c9
|
Document scanAsync (#28239)
* Document scanAsync
* Include async function in scanAsync example
|
2019-11-26 12:25:20 +01:00 |
|
Lim Chee Hau
|
444a86291e
|
Add scanAsync examples to akka-docs (#25468) (#27990)
* Add scanAsync examples to akka-docs (#25468)
* Sync scan with scanAsync in akka-docs (#25468)
|
2019-11-26 10:57:12 +01:00 |
|
Johan Andrén
|
ac15cb3289
|
Operator docs for Source.tick (#28225)
|
2019-11-25 13:25:07 +01:00 |
|
Christopher Batey
|
1b68951f86
|
=doc: take and takeWhile (#28078)
* Switch java examples to pass in actorsystem instead of materializer
|
2019-11-25 10:50:41 +01:00 |
|
Johan Andrén
|
d385c1098a
|
Operator docs for Source.combine (#28195)
|
2019-11-22 14:42:36 +01:00 |
|
Patrik Nordwall
|
6185fbde18
|
doc: Broadcast Stream operator, #25468 (#28091)
* doc: Broadcast Stream operator, #25468
* example intro text
|
2019-11-20 13:03:03 +01:00 |
|