-
Notifications
You must be signed in to change notification settings - Fork 0
Client Endpoints
Log In *Username *IsReconnect
Update Games List {Game ID, Game Name, Number of Players}
Update User List {Username}
Join Game *Game ID
Update Seats {Seat, Ready Status, Username}
Update Seat {Seat, Username}
Update Chat *Username *Message
Update Ready Status *Position *Status
Start Game
Catch Up {Game Data}
Update Hand {Rank, Suit}
Update Bid Request *Seat
Update Bids *Seat *Tricks *Shoot Number *Trump
Update Trump *Seat *Tricks *Shoot Number *Trump
Update Transfer Requests *From Seat *To Seat
Update Transfers *From Seat *To Seat *Rank *Suit
Update Throwaway Requests *Seat
Update Throwaways *Seat *Finished *Rank *Suit
Update Card Request *Seat
Update Played Cards *Seat *Rank *Suit *Winning
Update Tricks *Team 1 *Team 2
Update Scores *Team 1 *Team 2
End Game *Winning Team
Leave Game
Update Timeout *Seconds Remaining
Log Out