socket.io first attempt
This commit is contained in:
parent
5a905a1239
commit
cf6f3145b6
9 changed files with 4901 additions and 7 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import { updateUser } from '@app/auth';
|
||||
import { route_404 } from './special_routes'
|
||||
|
||||
|
||||
// ---- Router logic ----
|
||||
export function navigateTo(url: string) {
|
||||
if (url.startsWith('/') && !url.startsWith('/app'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue