him netty:开源的H5即时聊天系统spring boot + netty + protobuf + vue〜 源码
他的净值 使用前先阅读开源协议:,,协议出处 前端:vue,服务端netty 踩坑指南 iOS版本手机QQ中清空不了Cookie的bug(Android版本的QQ没试),其他浏览器均正常 手机微信中打开后点击输入文字后,不管点不点击发送按钮都会出现短暂的不能点击的现象(任何按钮都不能点击),后来发现是因为在微信里面,输入法把输入框顶上去了,然后输入法隐藏后输入框还在上面!!!! 找到一个解决输入侧框的方法:@模糊= “chatTextBlur”监听失去焦点的事件(VUE写法),然后在事件里面执行window.scroll(0, 0); 因为设置了定位, overflow: scroll原生滚动
文件列表
him-netty:开源的H5即时聊天系统spring-boot + netty + protobuf + vue〜
(预估有个154文件)
MyGenerate POJOs.groovy
3KB
.gitignore
0B
WSUserResProtoOuterClass.java
31KB
WSMessageResProtoOuterClass.java
26KB
WSBaseReqProtoOuterClass.java
26KB
WSBaseResProtoOuterClass.java
39KB
.gitignore
8B
proto.bat
283B
.gitignore
13B
favicon.ico
4KB
暂无评论