Commit Graph

18 Commits (b2d0d209176d21b0227cb4c426c07ea521dfbbc1)

Author SHA1 Message Date
Tomasz Półgrabia b2d0d20917 Working setup for apache/kafka and zookeeper (no confluent). 2024-12-28 23:27:48 +01:00
Tomasz Półgrabia e492b6df60 Upgraded kafka and zookeeper to 7.4.8 (last working before 7.5.0) + successfully sending to kafka topic. 2024-12-28 13:59:13 +01:00
Tomasz Półgrabia affff394be Downgraded to the last working versions. 2024-12-28 02:43:19 +01:00
Tomasz Półgrabia 6857160985 Diagnosed where is the problem. 2024-12-28 02:38:53 +01:00
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