All Projects → xiaominfc → TeamTalk

xiaominfc / TeamTalk

Licence: Apache-2.0 license
TeamTalk is a solution for enterprise IM

Labels

Projects that are alternatives of or similar to TeamTalk

nimf
다국어 입력기 프레임워크 Nimf is a lightweight, fast and extensible input method framework
Stars: ✭ 114 (+86.89%)
Mutual labels:  im
firetower
firetower 基于golang构建的websocket开发框架 | 推送 | IM | 游戏
Stars: ✭ 40 (-34.43%)
Mutual labels:  im
go-im
基于Golang编写的高性能im服务器 🚀
Stars: ✭ 220 (+260.66%)
Mutual labels:  im
wx-chat
野火IM微信小程序版
Stars: ✭ 58 (-4.92%)
Mutual labels:  im
teamtalk websocket client
给teamtalk_websocket_server测试用的前端实现代码
Stars: ✭ 19 (-68.85%)
Mutual labels:  im
Client
TRPG即时IM通讯软件客户端,基于React 与 React Native + Redux技术
Stars: ✭ 118 (+93.44%)
Mutual labels:  im
Phantom
幻影IM消息平台
Stars: ✭ 26 (-57.38%)
Mutual labels:  im
xyTalk-pc
企业IM即时通讯定制平台,百万级高并发、高性能、可扩展、安全、高交互体验的企业通信和协作im平台。包含通讯服务、客户端(PC、Android、iOS)、Web门户(用于集成企业应用)、WebAPI。
Stars: ✭ 48 (-21.31%)
Mutual labels:  im
server
即时通讯(IM)系统
Stars: ✭ 6,896 (+11204.92%)
Mutual labels:  im
imsdk-ios
Startalk is a high-performace IM software for business. It has been stably used in Qunar for more than 4 years, providing services as well as consultation after and before sales to business. Startalk is applicable to multiple scenarios, such as office automation, business services, and first-party SDKs for IM scenes
Stars: ✭ 30 (-50.82%)
Mutual labels:  im
NoWordsChat
No Words Chat,Just For Fun! Use MVVM,DataBinding,Fresco......
Stars: ✭ 46 (-24.59%)
Mutual labels:  im
teamtalk websocket server
让teamtalk支持websocket 从而实现web端的即时通讯
Stars: ✭ 14 (-77.05%)
Mutual labels:  im
AndroidNetworkProgramming
Android网络编程实战总结,涉及HTTP、TCP、UDP常用协议。
Stars: ✭ 34 (-44.26%)
Mutual labels:  im
fim
flutter写的IM移动客户端
Stars: ✭ 55 (-9.84%)
Mutual labels:  im
fastim
🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。
Stars: ✭ 111 (+81.97%)
Mutual labels:  im
wchat
【Beta -Demo】📤WEB即时聊天工具(类微信WEB),不能使用QQ微信?叫上好友一起试试这个😄。基于WebSocket协议的网页版(PC)在线聊天工具。
Stars: ✭ 20 (-67.21%)
Mutual labels:  im
danmu
轻量弹幕(IM)系统
Stars: ✭ 11 (-81.97%)
Mutual labels:  im
Rmessage
Reactive Programming Multi-protocol push service
Stars: ✭ 23 (-62.3%)
Mutual labels:  im
customer-service
客服IM服务端,基于t-io
Stars: ✭ 30 (-50.82%)
Mutual labels:  im
chat-server-release
[飞享]-服务端发布版本,支持TCP,Websocket链接,只需修改少量的配置即可快速部署,请严格按照项目部署目录配置环境,这样能保证你快速部署成功.详情请进入官网https://www.fsharechat.cn 查看具体的部署说明,技术支持商业合作请找官方技术支持
Stars: ✭ 28 (-54.1%)
Mutual labels:  im

TeamTalk

TeamTalk is a solution for enterprise IM

具体文档见doc目录下,安装之前请仔细阅读相关文档。

改进

1.修复android 加载历史消息的bug
2.为了兼容web端播放音频 android/ios改用ogg+opus的格式编码
3.修复php部分bug
4.修复ios部分bug
5.添加ssl的服务端支持
6.升级protobuf到3.5.1
7.ios使用google 官方的objc pb方便统一pb文件的生成
8.也换了android的pb类 以及protobuf的版本 删了一些不用的依赖库
9.android添加离线文件的上传跟下载功能
10.docker 部署编译的支持
11.关联CMsgConn跟CBaseSocket 减少对map的遍历查找
2018-11-23:
	msg_server 添加线程池处理任务


2019-01-22:
	加上支持监听和连接unix socket的功能 使用后应该会有助于本地连接的稳定性


2019-07-07:
	升级CodeIgniter 至3.1.10



2020-07-07:
	添加一个服务辅助聊天机器人的开发

2021-07-05:
	重构了大量的代码以及路径结构 把websocket_server 也放了进来

QQ群讨论(677724403)

dart 客户端api的实现

https://github.com/xiaominfc/teamtalk_dart_lib

flutter 实现

https://github.com/xiaominfc/flutter_tt

测试的msg_server

http://im.xiaominfc.com:8080/msg_server

测试账号 密码

xiaoyang 123456
test  123456

后台管理测试(账号 密码: test test)

ant版

http://tt.xiaominfc.com

原版

http://admin.xiaominfc.com

在线demo

http://im.xiaominfc.com/

估值一个亿的ai代码测试:

ai代码测试

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].