All Projects → yy1193889747 → Chat Demo

yy1193889747 / Chat Demo

基于springboot-websocket开发的WEB即时通信,支持群聊、点对点通信等。

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Chat Demo

Rocket.chat
The communications platform that puts data protection first.
Stars: ✭ 31,251 (+80030.77%)
Mutual labels:  chat
Zdoo
CRM& Chat& Collaboration system/tool written in PHP, Free Upgrade Forever!​
Stars: ✭ 33 (-15.38%)
Mutual labels:  chat
React Bell Chat
🔔 Easy to use chat user interface for React
Stars: ✭ 38 (-2.56%)
Mutual labels:  chat
Quip Export
Export all folders and documents from Quip
Stars: ✭ 28 (-28.21%)
Mutual labels:  chat
Profanity
Ncurses based XMPP client
Stars: ✭ 966 (+2376.92%)
Mutual labels:  chat
Qtalk
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: ✭ 980 (+2412.82%)
Mutual labels:  chat
Chatify
A Laravel package that allows you to add a complete user messaging system into your new/existing Laravel application.
Stars: ✭ 885 (+2169.23%)
Mutual labels:  chat
Flagchatadapter
FlagChatAdapter is easy to implement enchanting recycler view adapter. Just extend your adapter with FlagChatAdapter, impliment some methods and voila! You have got the most beautiful looking chat on your phone. Zero boilerplate code, just put your variables in the right direction.
Stars: ✭ 39 (+0%)
Mutual labels:  chat
Vuejs Slack Clone Realtime
Slack clone using VueJS and firebase
Stars: ✭ 33 (-15.38%)
Mutual labels:  chat
Heimdallr
Heimdallr, a Large-scale chat application server based on Redis Pubsub and Akka's actor model.
Stars: ✭ 38 (-2.56%)
Mutual labels:  chat
Mangosta Ios
MongooseIM client for iOS
Stars: ✭ 28 (-28.21%)
Mutual labels:  chat
Q Municate Services Ios
Easy-to-use services for Quickblox SDK, for speeding up development of iOS chat applications
Stars: ✭ 30 (-23.08%)
Mutual labels:  chat
Vue Beautiful Chat
A simple and beautiful Vue chat component backend agnostic, fully customisable and extendable.
Stars: ✭ 979 (+2410.26%)
Mutual labels:  chat
Bloom
The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more
Stars: ✭ 934 (+2294.87%)
Mutual labels:  chat
Workerman Chat
Websocket chat room written in PHP based on workerman.
Stars: ✭ 988 (+2433.33%)
Mutual labels:  chat
Pusher Chatkit Laravel
Laravel wrapper for the Chatkit PHP SDK. ChatKit is shutting down 😕 - https://blog.pusher.com/narrowing-our-product-focus
Stars: ✭ 21 (-46.15%)
Mutual labels:  chat
Client
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
Stars: ✭ 7,848 (+20023.08%)
Mutual labels:  chat
Inputaccessoryview
Input Accessory View for Commenting and Chat User Interfaces built in Swift, if you like it please "☆"
Stars: ✭ 39 (+0%)
Mutual labels:  chat
Sdchat
SDChat简单聊天UI组件
Stars: ✭ 38 (-2.56%)
Mutual labels:  chat
Silver Sniffle
Ncurses TCP Chat
Stars: ✭ 38 (-2.56%)
Mutual labels:  chat

springboot-websocket-chat

演示地址

功能点描述

  • 访问页面时,ajax请求返回在线用户。(非实时)
  • 用户名ajax校验是否重名。
  • 建立连接后,订阅user、lobby、private通道。(实时接收消息)
  • 消息角标提醒。
  • 与不同用户的聊天界面切换。
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].