keepme / src /hooks /useTextWebhook.ts

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

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

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