IO layer: add Java API and docs for TCP

This commit is contained in:
Roland 2013-02-15 09:13:39 +01:00
parent fe5769695f
commit d71a541596
6 changed files with 502 additions and 8 deletions

View file

@ -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