# Requests (and their responses) ## User initiated - Login - get available tabes - get table data - connect to table - get map data - table ping - table action (this will prob be broken into different actions later): - move token - - close table (admin closes the table) - exit table (user exits the table) ## Server initiated - push image - table ping (transfer) - table action (transfer) - map update (switch map) - close table (remove player from table)