SocketCluster/socketcluster-client

Fix names: SCSocketCreator and SCSocket

Closed this issue · 1 comments

  • The SCSocketCreator singleton looks like a class that's meant to be instantiated but it's not.
  • Right now both the client and server sockets are called SCSocket which leads to confusion since their behaviours are slightly different. Maybe it should be called SCClient?

Done in v13.0.0.