Pinned Repositories
Auth-service
spring security + oauth2.0 + jwt
Big-Data-Study-Note
The Information Is Big Data Study Node, Will Help Us Know What Is Big Data And How To Use Big Data.
boomJS
JavaScript实现一个有趣的浏览器图片爆炸动画效果
ChatRoom
Cross-platform network chat rooms
favorites-web
云收藏 Spring Boot 2.0 开源项目
kft-activiti-demo
Demo for workflow framework and BPM platform -- Activiti
quick4j
Use quick4j build simple,fast,ahead and flexible JVM-based systems and applications.
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes. This repository contains unofficial port of Redis 4.0.x to Windows.
Spider4Net
ssm_asdl
公寓智能门锁管理系统
chisijun's Repositories
chisijun/ssm_asdl
公寓智能门锁管理系统
chisijun/chisijun.github.io
个人博客
chisijun/cim
📲cim(cross IM) 适用于开发者的即时通讯系统
chisijun/cmny-config-repo
save nursing smart system config
chisijun/DesktopSharing
桌面共享, 支持RTSP转发, RTSP推流, RTMP推流。
chisijun/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
chisijun/heat
chisijun/ice4j
A Java implementation of the ICE protocol
chisijun/im
仿QQ即时通讯系统服务端
chisijun/jitsi-videobridge
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
chisijun/jsmpeg
MPEG1 Video Decoder in JavaScript
chisijun/netty
Netty project - an event-driven asynchronous network application framework
chisijun/netty-in-action
chisijun/netty-socketio
Socket.IO server implemented on Java. Realtime java framework
chisijun/NettyGameServer
使用netty4.X实现的手机游戏服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
chisijun/note-book
chisijun/paascloud
chisijun/paascloud-config-repo
chisijun/python_study
chisijun/REACT-Tic-Tac-Toe
chisijun/spring-cloud-study
chisijun/spring-security
chisijun/ssm_car
chisijun/ssm_oals
chisijun/TIMSDK
腾讯云即时通信 IM 服务,国内下载镜像:
chisijun/video
chisijun/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
chisijun/vue-manage-system
基于Vue3 + Element Plus 的后台管理系统解决方案
chisijun/WebRunLocal
牛插(PluginOK)中间件(原名:本网通)是一个实现浏览器网页(web page)与本地程序(local app)之间进行双向调用的强兼容、轻量级、易开发、低成本、安全可控、可扩展的插件开发框架。通过牛插中间件可实现JavaScript脚本无障碍访问本地电脑的硬件、调用本地系统API及相关组件,可彻底解决ActiveX组件在Chrome、FireFox、Opera、Edge等浏览器各版本中的兼容使用问题
chisijun/wechat
仿QQ即时通讯系统客户端