Foxglove has deprecated the ws-protocol library and is pushing users to migrate to the foxglove-SDK library which includes a new rust based websocket server. The new websocket server should offer performance advantages and I'm hopeful it solves some of the connection issues experienced with the old ws-protocol websocket server.
I've looked at the ecal-6-pre branch and I'm trying to figure out how to port this over to the new websocket server. I'm stuck since the new websocket server doesn't contain all the same async methods.
Would anyone from the eCAL team be able to help with this? Thanks for all of the great work so far and I'm looking forward to eCAL6!
Foxglove has deprecated the ws-protocol library and is pushing users to migrate to the foxglove-SDK library which includes a new rust based websocket server. The new websocket server should offer performance advantages and I'm hopeful it solves some of the connection issues experienced with the old ws-protocol websocket server.
I've looked at the ecal-6-pre branch and I'm trying to figure out how to port this over to the new websocket server. I'm stuck since the new websocket server doesn't contain all the same async methods.
Would anyone from the eCAL team be able to help with this? Thanks for all of the great work so far and I'm looking forward to eCAL6!