Liking cljdoc? Tell your friends :D

common-client.chat.controller


audio-chunks-acljs

source

audio-el-acljs

source

chat-ws-fncljs

(chat-ws-fn)

Establish websocket connection with server

Establish websocket connection with server
sourceraw docstring

chat-ws-onmessage-fncljs

(chat-ws-onmessage-fn event)

Onmessage websocket event receive message

Onmessage websocket event receive message
sourceraw docstring

close-connection-if-user-left-chatcljs

(close-connection-if-user-left-chat)

Close connection if user left chat page

Close connection if user left chat page
sourceraw docstring

close-connection-ws-fncljs

(close-connection-ws-fn)

Closes websocket connection with server

Closes websocket connection with server
sourceraw docstring

current-index-acljs

source

establish-chat-connection-ws-fncljs

(establish-chat-connection-ws-fn event)

Onopen websocket event save reference to websocket object

Onopen websocket event save reference to websocket object
sourceraw docstring

generate-chat-historycljs

(generate-chat-history chat-history)

Generate html of chat history

Generate html of chat history
sourceraw docstring

get-chat-historycljs

(get-chat-history)

Get chat history for selected user and logged in user

Get chat history for selected user and logged in user
sourceraw docstring

get-chat-userscljs

(get-chat-users)

Get all users for chat

Get all users for chat
sourceraw docstring

get-selected-chat-contactcljs

(get-selected-chat-contact)

Returns value of selected option in user select html element

Returns value of selected option in user select html element
sourceraw docstring

initialize-media-recordercljs

(initialize-media-recorder)

Initialize media recorder

Initialize media recorder
sourceraw docstring

logged-in-username-acljs

source

make-chunks-fncljs

(make-chunks-fn)

Make chunks

Make chunks
sourceraw docstring

media-recorder-acljs

source

play-chunks-fncljs

(play-chunks-fn)

Play chunks

Play chunks
sourceraw docstring

recording-acljs

source

scroll-chat-to-bottomcljs

(scroll-chat-to-bottom)

Scrolls chat content to bottom

Scrolls chat content to bottom
sourceraw docstring

selected-contact-usernamecljs

(selected-contact-username)

On every contact username change read chat history and initialize media recorder

On every contact username change read
chat history and initialize media recorder
sourceraw docstring

send-audio-chunk-wscljs

(send-audio-chunk-ws audio-chunk)

Sends audio chunk through websocket

Sends audio chunk through websocket
sourceraw docstring

send-chat-message-on-entercljs

(send-chat-message-on-enter evt-p element event)

Send chat message on enter

Send chat message on enter
sourceraw docstring

send-chat-message-wscljs

(send-chat-message-ws evt-p element event)

Send chat message to contact

Send chat message to contact
sourceraw docstring

start-streamingcljs

(start-streaming)

Start streaming audio to selected username

Start streaming audio to selected username
sourceraw docstring

stop-streamingcljs

(stop-streaming)

Stop streaming audio to selected user

Stop streaming audio to selected user
sourceraw docstring

websocket-default-closecljs

(websocket-default-close event)

Default close of websocket

Default close of websocket
sourceraw docstring

websocket-obj-acljs

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close