sctalk icon indicating copy to clipboard operation
sctalk copied to clipboard

基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.

Results 38 sctalk issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade element-ui from 2.0.2 to 2.15.8. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=element-ui&from_version=2.0.2&to_version=2.15.8&pr_id=7569fc6d-d283-4459-9657-3abf632ca1c7&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade xlsx from 0.10.9 to 0.18.5. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=xlsx&from_version=0.10.9&to_version=0.18.5&pr_id=0e296e3e-46fd-4a08-9634-f163b80bf6de&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade google-protobuf from 3.4.0 to 3.20.1. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=google-protobuf&from_version=3.4.0&to_version=3.20.1&pr_id=01e9b035-4b91-4e07-bc89-aae2f2154751&visibility=true&has_feature_flag=false) :information_source: Keep your...

merge spring boot 2.3.x

大概会选择webrtc,然后互换握手消息/信令,然后启用webrtc互联开启视频。 第二步支持创建临时组/聊天室的消息实现多人视频/语音,达到视频会议或视频直播类似的功能。

暂未完成 计划: 用之前类似router-server的方式进行处理握手消息(与TT现有file-server类似),在线通过p2p2直连或经由trunk服务进行之p2p传输;离线通过Netty的文件传输功能把文件传递过去。

关于TT的业务及架构方面的一些优化计划: 1. department在很多方面没有意义,而且还占用大量的客户端业务逻辑,考虑移除。 2. 登录后的数据拉取方面,在用户量大的时候,可考虑通过追溯用户的关联关系,部分读取,且减少读取的字段。某些字段,可以点开详情时再进行查询。 3. 前端异步处理方面,在后台服务不可用(或网络故障)时,很容易造成调用请求的积压,严重时会导致应用崩溃。 4. 后台的部分内部调用可以改为异步。 5. 追加@某人的功能,追加其他有用的功能。

Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project. #### Changes included in this PR - Changes to the following...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...