Commit Graph

14 Commits (9aac4914bdaf0dbcb09b18cc09a65ec950354265)

Author SHA1 Message Date
Tomasz Półgrabia 9aac4914bd Now possible to send text messages from client via simple rest and curl but kafka setup still is not working. 2024-12-28 00:10:13 +01:00
Tomasz Półgrabia 091fdaa8b8 Refactoring for reading config options. 2024-12-27 23:41:43 +01:00
Tomasz Półgrabia ffc7e1a4f2 Small changes for troubleshooting stdin. 2024-12-27 22:58:09 +01:00
Tomasz Półgrabia eb893977e8 Small changes. 2024-12-27 22:44:12 +01:00
Tomasz Polgrabia a6ea81505c Restored working but it needs to be run on the same wsl box. 2024-12-27 22:00:03 +01:00
Tomasz Polgrabia 4ad8473aaa Added stubs for kafka connection but configuration (wsl + windows) needs to be checked. 2024-12-27 21:19:58 +01:00
Tomasz Polgrabia 9e8a692eb4 Handling map of channel to sockets + added kafka deps and docker compose. 2024-12-27 20:55:21 +01:00
Tomasz Polgrabia c2f1372652 Fixing code issues. 2024-12-27 20:15:55 +01:00
Tomasz Polgrabia 761eedd731 Small refactorings adding paths as mappings to channel. 2024-12-27 20:14:30 +01:00
Tomasz Polgrabia baf413a063 Switched from text to binary messages. 2024-12-27 19:39:27 +01:00
Tomasz Polgrabia b29a3128bd Improved scanning logic for newlines. 2024-12-27 19:16:26 +01:00
Tomasz Polgrabia 34e397682b Small refactoring in code no 2 + and removing deprecated websocketclient creator. 2024-08-02 00:59:05 +02:00
Tomasz Polgrabia 22e0a6ffbd Small refactoring in code. 2024-08-02 00:45:23 +02:00
Tomasz Polgrabia b0c8930568 Initial basic ping pong websocket app in vertx. 2024-08-01 16:28:09 +02:00