Skip to content
Snippets Groups Projects
Verified Commit 0a881c35 authored by creations's avatar creations :earth_africa:
Browse files

rename websocketHandler

parent 9b72f90d
Branches
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ import {
} from "bun";
import { resolve } from "path";
import { webSocketHandler } from "@/webSocketHandler";
import { webSocketHandler } from "@/websocket";
class ServerHandler {
private router: FileSystemRouter;
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment