IO layer: add Java API and docs for TCP
This commit is contained in:
parent
fe5769695f
commit
d71a541596
6 changed files with 502 additions and 8 deletions
|
|
@ -13,6 +13,10 @@ more general consumption as an actor-based service.
|
|||
|
||||
This documentation is in progress and some sections may be incomplete. More will be coming.
|
||||
|
||||
.. toctree::
|
||||
|
||||
io-old
|
||||
|
||||
.. note::
|
||||
The old I/O implementation has been deprecated and its documentation has been moved: :ref:`io-scala-old`
|
||||
|
||||
|
|
@ -378,4 +382,4 @@ Architecture in-depth
|
|||
|
||||
For further details on the design and internal architecture see :ref:`io-layer`.
|
||||
|
||||
.. _spray.io: http://spray.io
|
||||
.. _spray.io: http://spray.io
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue