Commit Graph

54 Commits (master)

Author SHA1 Message Date
Tomasz Polgrabia b2d341d340 Updating backup files list + zig build for version 0.14.0 2025-03-11 10:11:09 +01:00
Tomasz Polgrabia 093615aeab Further refactorings of the client, vertx libs version upgraded. 2025-01-24 01:17:38 +01:00
Tomasz Polgrabia 74c1f2d94e Small refactorings for client & server. 2025-01-24 00:30:26 +01:00
Tomasz Polgrabia 001fe270c1 Small refactorings for client. 2025-01-23 23:16:56 +01:00
Tomasz Półgrabia a230667e74 Small TODO marked in README. 2024-12-28 23:31:09 +01:00
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 4b34b31928 Added some javadocs. 2024-12-27 16:03:34 +01:00
Tomasz Półgrabia 65f022304f Small refactoring for eclipse (no duplicate project names allowed). 2024-12-27 15:55:12 +01:00
Tomasz Półgrabia 2514d86189 Small refactoring. 2024-12-27 13:08:42 +01:00
Tomasz Półgrabia f941f6fc20 Added context for react. 2024-12-27 11:54:16 +01:00
Tomasz Półgrabia 106f73f10e React playground with vite. 2024-12-20 00:17:32 +01:00
Tomasz Polgrabia 4a14834eef Simple PowerShell project. 2024-12-18 13:24:29 +01:00
Tomasz Półgrabia 203f44f3cc Adding simplest helm chart. 2024-12-17 00:10:49 +01:00
Tomasz Półgrabia 4dc267e11f Small changes in auth for web prometheus. 2024-12-14 02:20:10 +01:00
Tomasz Półgrabia 8ad94180fe Added prometheus datasource preconfiguration. 2024-12-11 22:11:04 +01:00
Tomasz Półgrabia 8e9274e132 Setup of prometheus + grafana (once set up manually), configuration is
preserved.
2024-12-11 20:43:02 +01:00
Tomasz Półgrabia ba19b2cced Basic example of angular. 2024-12-08 16:39:26 +01:00
Tomasz Polgrabia a5e2fb9e22 Simple gradle plugin written in kotlin. 2024-11-17 20:57:11 +01:00
Tomasz Polgrabia fd49577ef8 Initial version of matrix logging bot. 2024-10-29 22:04:37 +01:00
Tomasz Polgrabia b9016d8db5 Simple webserver. 2024-10-26 16:04:41 +02:00
Tomasz Polgrabia 7ad054f1ef Added /info handler to list the director 2024-10-22 23:46:23 +02:00
Tomasz Polgrabia 0643bb9ce9 Simple golang gin ping pong web server. 2024-10-22 23:31:42 +02:00
Tomasz Polgrabia 14a383a55f Maven plugin demo 2024-10-22 23:30:58 +02: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
Tomasz Polgrabia 321c890178 Echo ping-pong server with detecting simplest quit command. 2024-07-31 20:42:27 +02:00
Tomasz Polgrabia b6789f9366 Upgrading both postgres image and postgres client in app. 2024-07-29 23:28:50 +02:00
Tomasz Polgrabia 4cc88602e1 Merge remote-tracking branch 'origin/master' 2024-07-29 23:16:53 +02:00
Tomasz Polgrabia fad73f26de Adding setup for postgres docker compose + connection from app. 2024-07-29 23:14:42 +02:00
End of Line f3563ce6d1 Adding basic ncurses demo project. 2024-07-08 18:51:42 +02:00
Tomasz Polgrabia 4282cc4b12 Simple project based on previous 1 with boost. 2024-07-08 17:39:47 +02:00
Tomasz Polgrabia b00350aef5 Simple project based on previous 1 with boost. 2024-07-07 02:25:02 +02:00
Tomasz Polgrabia 51d11391c1 Simple map, filter in c++ 2024-07-07 01:12:36 +02:00
Tomasz Polgrabia 24db5aa3a6 Small refactoring into modules. 2024-07-06 15:39:34 +02:00
Tomasz Polgrabia 6b50fca7e6 Basic golang web server. 2024-07-06 15:32:06 +02:00