Patrik Nordwall
4dcb0d9834
=str #16549 doc: ActorPublisher
2014-12-20 11:30:36 +01:00
Roland Kuhn
335a9cb45d
Merge pull request #16569 from spray/w/migrate-documentation
...
Akka Http Documentation preview
2014-12-20 11:29:49 +01:00
Konrad 'ktoso' Malawski
98143e3c93
+doc explain backpressure / reactive streams a bit
2014-12-20 00:01:43 +01:00
Konrad 'ktoso' Malawski
1c722b8ae1
+doc flow / flowgraph docs, moved quickstart
...
+ moved quickstart
+ more info about simple materialization
2014-12-20 00:01:20 +01:00
drewhk
3b1bc67090
Merge pull request #16572 from drewhk/wip-stream-doc-graph-cycles-drewhk
...
+doc: Document graph cycles
2014-12-19 15:40:26 +01:00
Patrik Nordwall
872d5d10b0
Merge pull request #16579 from akka/wip-16549-doc-rs-integration-patriknw
...
=str #16549 doc: Integration with Reactive Streams
2014-12-19 15:17:13 +01:00
Endre Sándor Varga
8190790eb6
+doc: Document graph cycles
2014-12-19 15:16:14 +01:00
Johannes Rudolph
af14fd8243
=doc a first set of new and imported documentation for akka-http
2014-12-19 15:09:57 +01:00
drewhk
cf46428627
Merge pull request #16498 from drewhk/wip-15239-stream-cookbook-drewhk
...
Stream cookbook
2014-12-19 13:30:33 +01:00
Patrik Nordwall
462ffe129f
=str #16549 doc: Integration with Reactive Streams
2014-12-19 13:09:35 +01:00
Patrik Nordwall
fdbd19e302
=str #16549 doc: Integration with External Services
2014-12-19 13:05:01 +01:00
Endre Sándor Varga
7a75965270
fixed merge conflicts, fixed reducebykey
2014-12-19 11:39:41 +01:00
Endre Sándor Varga
2c01bed1a7
+doc #15239 : Stream cookbook
2014-12-19 11:29:27 +01:00
Konrad 'ktoso' Malawski
8274453549
+doc akka streams docs, flowGraphs
2014-12-17 15:47:12 +01:00
Konrad 'ktoso' Malawski
463df34d7a
+doc quickstart docs for akka streams, initial version
2014-12-17 12:08:22 +01:00
Mathias
20f8db99fa
!htc #16162 upgrade HTTP-level APIs to end-user style
2014-11-28 17:24:29 +01:00
Björn Antonsson
672d4ed091
+str,htc #16071 , #16072 New Stream Tcp and Http API
...
* StreamTcp and Http extensions now return Flows and Sources that can be materialized later
* Flow can now be completed with another flow to be turned into a runnable flow
2014-11-28 10:41:57 +01:00
Martynas Mickevičius
412003c11e
!str #16066 rename connect to via/to
...
* add missing implicit conversions for ~>
* tests for all combinations when using ~>
2014-10-31 10:43:42 +02:00
Patrik Nordwall
7c0c618791
!str #16039 Remove old scaladsl, rename scaladsl2
...
* and impl2, testkit2
* keeping io2 for now
2014-10-28 14:20:19 +01:00
Konrad 'ktoso' Malawski
cc4fd5ca2c
!str #15121 MaterializerSettings now uses a config object
...
Resolves #15121
2014-09-01 19:21:57 +02:00
Patrik Nordwall
1bb5d37780
!str #15551 Switch to implicit passing of FlowMaterializer
...
* implicit param
* change tests to use implicit materializer
* add ActorFlow trait that provides an implicit materializer inside an actor
in the right way, i.e. encourage usage of that instead of
implicit def mat(implicit arf: ActorRef): FlowMaterializer
* make http compile, but those who know the api better will have to adjust
to take full advantage of the implicit materializer
2014-08-21 13:40:43 +02:00
Patrik Nordwall
fdc5532483
!str #15076 Make foreach a terminal operation, returning Future[Unit]
2014-08-15 17:32:46 +02:00
Viktor Klang
bb8ab0a925
= str - #15621 - Moving FlowMaterializer argument to the end of all Flow and Duct methods which uses it.
2014-08-05 11:36:07 +02:00
Björn Antonsson
ccf902ef86
+pro,doc Make sure that doc gets published during subproject release
2014-06-26 11:51:46 +02:00
Björn Antonsson
e32ba9c54a
+pro,hco,par Make sure that things build on both 2.10 and 2.11
2014-06-26 11:51:45 +02:00
Johannes Rudolph
c6993dd279
=doc first parts of HTTP model documentation
2014-06-16 23:09:51 +02:00