node-export-server
node-export-server copied to clipboard
Support for WebSocket connection
Need to add the possibility of connecting a server instance to some other microservice through a WebSocket connection. This might be helpful when some data processing must be done (before or after export) but without the risk of downgrading performance of the export server instance.