Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Hash-Studios/Kivy-Chat-App
/ functions
Functions
26 in github.com/Hash-Studios/Kivy-Chat-App
⨍
Functions
26
◇
Types & classes
5
↓ 3 callers
Method
__init__
(self, **kwargs)
main.py:138
↓ 2 callers
Function
receive_message
(client_socket)
server.py:19
↓ 2 callers
Method
update_chat_history
(self, message)
main.py:43
↓ 2 callers
Method
update_info
(self, message)
main.py:147
↓ 1 callers
Method
connect
(self, _)
main.py:125
↓ 1 callers
Method
create_chat_page
(self)
main.py:294
↓ 1 callers
Method
send_message
(self, _)
main.py:195
Method
__init__
(self, **kwargs)
main.py:31
Method
__init__
(self, **kwargs)
main.py:59
Method
__init__
(self, **kwargs)
main.py:155
Method
adjust_fields
(self, *_)
main.py:178
Method
build
(self)
main.py:212
Function
connect
(ip, port, my_username, error_callback)
client.py:11
Method
connect_button
(self, instance)
main.py:112
Method
focus_text_input
(self, _)
main.py:203
Method
hook_keyboard
(self, window, key, *largs)
main.py:304
Method
incoming_message
(self, username, message)
main.py:206
Function
listen
(incoming_message_callback, error_callback)
client.py:40
Method
on_key_down
(self, instance, keyboard, keycode, text, modifiers)
main.py:191
Method
on_start
(self)
main.py:300
Function
send
(message)
client.py:29
Function
show_error
(message)
main.py:311
Function
start_listening
(incoming_message_callback, error_callback)
client.py:35
Method
theme_change
(self, instance)
main.py:288
Method
update_chat_history_layout
(self, _=None)
main.py:52
Method
update_text_width
(self, *_)
main.py:150