All Projects → Dyleaf → WeChat

Dyleaf / WeChat

Licence: other
Wechat: 一款使用javafx实现的网络聊天室。

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to WeChat

EmojiKeyBoard
自定义表情键盘(支持系统表情, 图片表情),仅供参考学习~
Stars: ✭ 36 (+24.14%)
Mutual labels:  emoji
noto-color-emoji-font
Color emoji SVGinOT font using Noto emoji, with multiple releases, such as Lollipop and Nougat. Linux/MacOS/Windows
Stars: ✭ 32 (+10.34%)
Mutual labels:  emoji
GithubEmoji
Github emoji in markdown documents and commit messages for Sublime Text
Stars: ✭ 30 (+3.45%)
Mutual labels:  emoji
favioli
Emoji Favicons for the web. 👊🤯
Stars: ✭ 55 (+89.66%)
Mutual labels:  emoji
animated-emoji-gen
The tool makes it easy to create animated GIFs of Slack custom emoji.
Stars: ✭ 53 (+82.76%)
Mutual labels:  emoji
three-wise-monkeys
You've heard of the SKI combinators... How about the 🙊🙉🙊 combinators?
Stars: ✭ 27 (-6.9%)
Mutual labels:  emoji
emoji-unicode
🤔 Search & Replace unicode emojis. Supports Unicode 10
Stars: ✭ 20 (-31.03%)
Mutual labels:  emoji
emojibot
Emojibot is a Slack bot that announces new custom emoji to a specific channel.
Stars: ✭ 17 (-41.38%)
Mutual labels:  emoji
emojis
An emoji management bot for Discord.
Stars: ✭ 18 (-37.93%)
Mutual labels:  emoji
unicodemoticon
Trayicon with Unicode Emoticons using Python3 Qt5
Stars: ✭ 21 (-27.59%)
Mutual labels:  emoji
whatsapp-bot
Made with Python and Selenium, can be used to send multiple messages and send messages as characters made of emojis
Stars: ✭ 34 (+17.24%)
Mutual labels:  emoji
emojityper
Github said "Error saving your changes: Description contains unicode characters above 0xffff" when I put the FACE LAUGHING WITH TEARS OF JOY emoji in this box
Stars: ✭ 76 (+162.07%)
Mutual labels:  emoji
vuejs-emoji
vue2.x emoji plugin, autoload fontawesome
Stars: ✭ 32 (+10.34%)
Mutual labels:  emoji
gomoji
Helpful functions to work with emoji in Golang
Stars: ✭ 63 (+117.24%)
Mutual labels:  emoji
kekfinder
Emoji finding tool
Stars: ✭ 17 (-41.38%)
Mutual labels:  emoji
recyclebin
♻️ measures usage of a particular term on twitter
Stars: ✭ 21 (-27.59%)
Mutual labels:  emoji
EmojiReader
A simple tool to recognize Emoji in string. (JavaScript & Java)
Stars: ✭ 61 (+110.34%)
Mutual labels:  emoji
github emoji
all emojis in github
Stars: ✭ 77 (+165.52%)
Mutual labels:  emoji
erk
Ərk is an open source, cross-platform IRC client written in Python 3, Qt 5, and Twisted.
Stars: ✭ 21 (-27.59%)
Mutual labels:  emoji
DreamBig
☁🌝☁ 3D emoji drawing iPad app with ARKit and the Apple Pencil ☁🌝☁
Stars: ✭ 24 (-17.24%)
Mutual labels:  emoji

设计说明

[toc]

功能和特性

  • 基于socket实现的c/s架构的的通信
  • 服务器和客户心跳连接
  • gson实现的消息通信机制
  • 注册及登录
  • 支持私聊和群聊。
  • 动态更新用户列表以及用户消息提示
  • 支持emoji表情,以及emoji表情选择器
  • 服务器端数据库用户记录
  • 实现文件传输
  • 文件记录

功能展示

  • login

  • chatroom

  • 表情包

附注

设计思想:java 聊天室WeChat

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].