pekko/akka-docs/pending/tutorial-chat-server-java.rst
2011-04-09 19:55:46 -06:00

7 lines
406 B
ReStructuredText

Tutorial: write a scalable, fault-tolerant, persistent network chat server and client (Java)
============================================================================================
Here is a couple of ports of the Scala API chat sample application in the `Scala tutorial <tutorial-chat-server-scala>`_.
`<https://github.com/alexaverbuch/akka_chat_java>`_
`<https://github.com/mariofusco/akkachat>`_