Initial basic ping pong websocket app in vertx.
This commit is contained in:
parent
321c890178
commit
b0c8930568
13 changed files with 654 additions and 0 deletions
2
2024/08/chat_demo1/settings.gradle.kts
Normal file
2
2024/08/chat_demo1/settings.gradle.kts
Normal file
|
@ -0,0 +1,2 @@
|
|||
rootProject.name = "chat_demo1"
|
||||
include(":chat_demo1_web")
|
Loading…
Add table
Add a link
Reference in a new issue