This can be used to traverse NATs with the following configuration:
akka.remote.netty.tcp {
...
hostname = my-external-address.lt
bind-hostname = 192.168.1.100
}
Use Akka BoundAddressesExtension to get bound addresses
|
||
|---|---|---|
| .. | ||
| code/docs | ||
| books.rst | ||
| faq.rst | ||
| http.rst | ||
| index.rst | ||
| language-bindings.rst | ||
| osgi.rst | ||