17 Feb
2026
17 Feb
'26
3:38 p.m.
Hi Christiaan, Several years ago I started out using the sample C code from the client written by the Basex team as a starting point. And I always assumed that that code used a websocket. As far as I understand now, my current code uses a raw TCP connection. And I need to convert that connection to one based on the WebSocket protocol. I asked chat.mistral.ai how to do that and found lots of sample code there. So it should be sorted out any day now. I was wondering what you mean by the following sentence: There is no relationship between the existing language client bindings and WebSockets. What do you mean by that? Ben