文件名称:ChatBox:客户端-服务器消息传递Web应用程序
文件大小:22KB
文件格式:ZIP
更新时间:2024-04-25 04:46:03
client flask sqlalchemy database networking
聊天框 客户端-服务器消息传递应用程序,目的是在公共或私人聊天室中交换消息。
【文件预览】:
ChatBox-master
----chatbox_tests()
--------tests_json.py(1KB)
--------integration()
--------disabled_tests_acceptance.py(1KB)
----.github()
--------workflows()
----src()
--------server.py(4KB)
--------my_json.py(343B)
--------templates()
--------test.py(1KB)
--------test_async_await.py(672B)
--------enums.py(477B)
--------database.py(5KB)
--------client.py(3KB)
--------thread_test.py(575B)
--------host_server.py(581B)
--------chatbox_websocket_server.py(5KB)
--------websocket_client_test.py(745B)
--------websocket_server_test.py(1KB)
--------client_gui.py(5KB)
----requirements.txt(62B)
----javascript()
--------main_script2.js(4KB)
--------index.html(510B)
--------main_script.js(3KB)
--------index2.html(5KB)
----.gitignore(2KB)
----README.md(213B)