Module com.example.bookscrabbleapp
Package Model
package Model
-
ClassesClassDescriptionThis class is responsible for the communication between the client and the server It sends messages to the server and notifies the observers when a message is received The protocol is: id:method:input1,input2,...Guest model classHost server class