RockYang
|
14a351b477
|
在进行 socket 连接前先关闭之前连接。实现新建会话功能。
|
2023-04-19 15:18:13 +08:00 |
|
RockYang
|
a88f55372c
|
Optimize the UI of config dialoy
|
2023-04-12 09:02:39 +08:00 |
|
RockYang
|
117f928b56
|
优化前端界面,新增注销功能
|
2023-04-09 23:34:16 +08:00 |
|
RockYang
|
02a1912bba
|
The account set dialog is ready
|
2023-04-08 12:00:16 +08:00 |
|
RockYang
|
208655af5e
|
优化登录逻辑
|
2023-04-08 10:57:46 +08:00 |
|
RockYang
|
df9e587300
|
more chat role is ready, and add API to add new chat role
|
2023-04-08 09:39:03 +08:00 |
|
RockYang
|
ebc2041e8a
|
rename Token to User, the chat history function is ready
|
2023-03-28 16:03:41 +08:00 |
|
RockYang
|
bb019f3552
|
优化聊天会话管理,支持 websocket 断开重连之后能继续连接会话上下文
|
2023-03-24 14:24:49 +08:00 |
|
RockYang
|
2067aa3f83
|
add Makefile, fixed websocket url for https
|
2023-03-23 18:10:23 +08:00 |
|
RockYang
|
97acfe57e7
|
修复 WebSocket 会话问题,使用自己实现的简易会话
|
2023-03-22 07:24:31 +08:00 |
|
RockYang
|
005d219a8c
|
添加会话授权支持
|
2023-03-21 18:12:24 +08:00 |
|
RockYang
|
9477b96629
|
完成聊天 websocket API 对接
|
2023-03-17 15:38:05 +08:00 |
|
RockYang
|
c25cc97450
|
完成前后端框架搭建,完成聊天页面布局
|
2023-03-17 14:17:27 +08:00 |
|