channels
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ChadClient, SomeSocket } from '../types/webrtc.ts'
|
||||
import type { ChadClient, SomeSocket } from '../types/socket.ts'
|
||||
|
||||
export function socketToClient(socket: SomeSocket): ChadClient {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user