socketcluster
socketcluster copied to clipboard
TCP server with socketcluster
Hi These days i involve in some project that need websocket (for phone application) and tcp (for iot device), and i made a "Net" tcp server and put it in .run function of worker. Is there anyway to use socketcluster features for clustering this type of server?
thanks