Commit Graph

16 Commits

Author SHA1 Message Date
Thilo Behnke
6e52c1926e working on internal network setup 2022-06-11 15:31:43 +02:00
Thilo Behnke
b77ce89e80 working input transmission 2022-06-11 15:20:32 +02:00
Thilo Behnke
26316e6f47 close session on websocket closed event 2022-06-11 14:20:40 +02:00
Thilo Behnke
1c97111e85 move run server script to project root 2022-06-11 13:37:06 +02:00
Thilo Behnke
bcea6c6f0d severe isses with concurrency - why is the ws read task starving while the write thread can still loop? 2022-06-06 17:30:53 +02:00
Thilo Behnke
89b2466aba issue is parallel read? 2022-06-06 17:23:36 +02:00
Thilo Behnke
2f57c831a1 wip - issues with sending ws messages to kafka 2022-06-06 17:21:50 +02:00
Thilo Behnke
cb61f90b85 working 2 way communication 2022-06-05 16:08:45 +02:00
Thilo Behnke
9fabef3b9d send message to websocket 2022-06-05 15:45:33 +02:00
Thilo Behnke
7a8bb5ed7e split read/write of session manager 2022-06-05 15:41:48 +02:00
Thilo Behnke
21e493a661 connection type specific readers/writers 2022-06-05 15:20:19 +02:00
Thilo Behnke
6a00d00fa5 2 separate threads for websocket input/output 2022-06-01 22:20:18 +02:00
Thilo Behnke
3b68e58bb7 join session 2022-06-01 22:04:44 +02:00
Thilo Behnke
7424030c80 writing events to kafka 2022-06-01 21:48:23 +02:00
Thilo Behnke
bfbbfe854b network session button 2022-06-01 21:11:12 +02:00
Thilo Behnke
9aca924037 feature/event-writer 2022-06-01 20:44:22 +02:00