keepme / src /hooks

Commit History

solved first letter not visible issue
491d80b

deveshm8 commited on

added md format and streaming
259cdfe

deveshm8 commited on

add IMessage interface
40d9188

narinder1231 commited on

fix useWebRTC hook to handle events correctly
e586605

narinder1231 commited on

add token on queryparms instead of onopen event
3533a0f

narinder1231 commited on

Parse incoming WebSocket messages and update message sending format
130dce0

narinder1231 commited on

Add authentication token handling in useWebRTC hook
739b0d9

narinder1231 commited on

Refactor useWebSocket hook to remove conversationId parameter and add connectWebSocket function for handling WebSocket connection and authentication
38c6487

narinder1231 commited on

Add useWebSocket hook for managing text-based WebSocket communication
585d8da

narinder1231 commited on

Add useWebRTC hook for managing WebRTC connections and voice calls
9a4d513

narinder1231 commited on

Add useTimer hook for managing a timer with start, stop, and formatting functionality
9b0016a

narinder1231 commited on

Add useBeep hook for audio beep functionality with start and stop controls
73a2501

narinder1231 commited on

Add AuthContext and AuthProvider for authentication state management
2efe57e

narinder1231 commited on