feat(server, client): handle tick events, sorta
 
feat(server, shared): send an AfterAuth payload to the client after auth
 
feat(server): handle connect, disconnect and error events
 
feat(client, server, shared): new login/register
 
wip(client, server): handle auth and connecting
 
feat(server): listen for auth events
 
wip(server, shared): dual purpose auth event
 
chore(client, server, shared): update naia deps
 
feat(server): add init system for listening
 
feat(server): the very basics of the server
 
chore(client): rename sdbclient to client