Documentation ¶
Index ¶
- func CreateMPLobby(r io.Reader, t *objects.Token)
- func Err(w http.ResponseWriter)
- func HandlePackets(b []byte, t *objects.Token)
- func JoinMPLobby(r io.Reader, t *objects.Token)
- func LeaveMPLobby(t *objects.Token)
- func LobbyJoin(t *objects.Token)
- func LobbyLeave(t *objects.Token)
- func LoginHandler(w http.ResponseWriter, r *http.Request)
- func StartTimeoutChecker()
- func SwitchLobbySlot(r io.Reader, t *objects.Token)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Err ¶
func Err(w http.ResponseWriter)
func HandlePackets ¶
HandlePackets is the Main Packet handler.
func LeaveMPLobby ¶
func LobbyLeave ¶
func LoginHandler ¶
func LoginHandler(w http.ResponseWriter, r *http.Request)
LoginHandler main Login Handler to Handle logins... Makes sense!
func StartTimeoutChecker ¶
func StartTimeoutChecker()
StartTimeoutChecker Check for all Timeouts (Should only called once.)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.