GameTactic / Room

The "Room" component of Gametactic. Some say, its heart of the GameTactic.
GNU General Public License v3.0
14 stars 4 forks source link

MVP1 - Socket Module #225

Open Eirmas opened 4 years ago

Eirmas commented 4 years ago

The socket module is where all actions conntected to the sockets will go through. Example: If a user adds a shape to the canvas, that shape should go through this socket module only.

Socket module will do the following: