PUB/SUB and HELP commands.
Several GUI fixes.
This commit is contained in:
parent
ad19b4ffb3
commit
fb9436c47e
5 changed files with 255 additions and 118 deletions
|
|
@ -56,5 +56,10 @@
|
|||
<artifactId>netty-all</artifactId>
|
||||
<version>4.0.18.Final</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.3.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue