Split Client#onlineInit method up into performHandshake and initReceiver

This commit is contained in:
2020-02-12 07:53:24 +01:00
parent c697b099ee
commit 17eeed0bfb
3 changed files with 42 additions and 11 deletions

View File

@ -28,7 +28,7 @@
<dependency>
<groupId>com.github.informatik-ag-ngl</groupId>
<artifactId>envoy-common</artifactId>
<version>develop-SNAPSHOT</version>
<version>f~advanced_login-SNAPSHOT</version>
</dependency>
</dependencies>