hstraub / test-akka-io-tcp-client

Test a Akka TCP IO Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing Akka TCP IO Client and connect to localhost port 25 (sendmail).

Run Application

To run the test application:

sbt run

Create a Akka Microkernel tar

  1. edit built.sbt and change mainClass... from .ClientTest to .ClientKernel
  2. sbt universal:package-zip-tarball

About

Test a Akka TCP IO Client


Languages

Language:Scala 100.0%