Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TomDoesTech/Realtime-Chat-Application
/ functions
Functions
11 in github.com/TomDoesTech/Realtime-Chat-Application
⨍
Functions
11
◇
Types & classes
1
↓ 3 callers
Function
useSockets
()
client/context/socket.context.tsx:74
↓ 1 callers
Function
handleJoinRoom
(key)
client/containers/Rooms.tsx:23
↓ 1 callers
Function
socket
({ io }: { io: Server })
server/src/socket.ts:21
Function
Home
()
client/pages/index.tsx:10
Function
MessagesContainer
()
client/containers/Messages.tsx:6
Function
MyApp
({ Component, pageProps })
client/pages/_app.tsx:4
Function
RoomsContainer
()
client/containers/Rooms.tsx:6
Function
SocketsProvider
(props: any)
client/context/socket.context.tsx:26
Function
handleCreateRoom
()
client/containers/Rooms.tsx:10
Function
handleSendMessage
()
client/containers/Messages.tsx:11
Function
handleSetUsername
()
client/pages/index.tsx:14