Open Beattraceur opened 3 days ago
While the websocket stream was blocking every other connection I implemented an end() method. With this it is possible to pause the stream and do some CRUD operations before it is automatically continued.
While the websocket stream was blocking every other connection I implemented an end() method. With this it is possible to pause the stream and do some CRUD operations before it is automatically continued.