Closed mihok closed 7 years ago
Currently all incoming connections are treated as new Clients. Once the Operator app creates a socket connection with the Daemon, we'll have to figure out how to discern between Operators and Clients
Possibly through the HTTP HOST header?
Done!
Currently all incoming connections are treated as new Clients. Once the Operator app creates a socket connection with the Daemon, we'll have to figure out how to discern between Operators and Clients