《服务端》| 服务端同样使用Netty4.x作为socket的通信框架,同时在服务端使用Layui作为管理后台的页面,并且我们的服务端采用偏向于DDD领域驱动设计的方式与Netty集合,以此来达到我们的框架结构整洁干净易于扩展。同时我们的通信协议也是在服务端进行定义的,并对外提供可引入的Jar包,这样来保证客户端与服务端共同协议下进行通信。
☆29Jun 21, 2022Updated 3 years ago
Alternatives and similar repositories for itstack-naive-chat-server
Users that are interested in itstack-naive-chat-server are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 《客户端》| 客户端是我们的通信核心工程,主要使用Netty4.x作为我们的socket框架来完成通信交互。并且在此工程中负责引入UI的Jar包,完成UI定义的事件(登录验证、搜索添加好友、对话通知、发送信息等等),以及需要使用我们在服务端工程定义的通信协议来完成信息的交…☆21Jun 17, 2022Updated 3 years ago
- 《UI框体》| 此工程是使用JavaFx开发的UI端,在我们的UI端中提供了;登录框体、聊天框体,同时在聊天 框体中有大量的行为交互界面以及接口和事件。最终我的UI端使用Maven打包的方式向外提供Jar包,以此来达到UI界面与业务行为流程分离。并且用户可以很方便的在我们的…☆44Mar 4, 2020Updated 6 years ago
- 根据专栏课程需要完善的案例工程,主要向学习的用户逐步讲解基于JavaFx开发的UI界面是如何一步一步拆解完善的。同时还提供了一些服务端和客户端工程结构设计的案例,可以方便用户学习参考。☆15Jun 21, 2022Updated 3 years ago
- ☆12Dec 21, 2021Updated 4 years ago
- 虚拟货币交易所☆12Mar 9, 2026Updated 3 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- SSO sample application based on spring security oauth2,基于 spring security oauth2的SSO单点登录示例程序。☆29May 16, 2024Updated 2 years ago
- Expose a server running on your local machine to the internet, like Ngrok, based on Netty☆14Jun 1, 2021Updated 5 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Dec 16, 2022Updated 3 years ago
- 在 Spring Boot 项目中简单的将文件存储到:aws-s3、服务器本地、自定义的渠道,同时支持多个存储方式,上传文件时指定存储方式。☆14Aug 5, 2023Updated 2 years ago
- 房产信息爬虫☆15Oct 9, 2024Updated last year
- A Dead Simple Timeseries Database. Aims to provide basic methods for embedding.☆17May 15, 2026Updated 3 weeks ago
- Demo project for codehelper Plugin☆11Mar 20, 2018Updated 8 years ago
- ☆12Jul 6, 2021Updated 4 years ago
- 周末见项目☆13May 18, 2015Updated 11 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 国外支付 paypal 与 stripe☆10Jul 12, 2025Updated 11 months ago
- 飞书自定义机器人 feishu robot java version☆20Dec 19, 2025Updated 5 months ago
- 开源项目,供学习☆10May 7, 2021Updated 5 years ago
- my google bookmarks visualization app☆11Feb 22, 2017Updated 9 years ago
- Git Proxy是用于代理Git操作的一个项目。可以部署在网速通畅的机器上,通过GitProxy提交Git链接,GitProxy将给您一个带有Git信息的ZIP压缩包。☆10May 16, 2024Updated 2 years ago
- League of Legends Client Clone with Vue JS Framework and Electron Framework.☆11Dec 25, 2021Updated 4 years ago
- WebSocket 集群效果展示,React 前端☆12May 22, 2026Updated 3 weeks ago
- A simple example embedding cef3 to Qt Application☆12Feb 7, 2018Updated 8 years ago
- ☆14Nov 16, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 服务质量监控,检测从研发到测试的过程中,研发质量。包括;接口列表、热点接口、接口质量(通过次数/单测次数),等信息。☆11Jun 17, 2022Updated 3 years ago
- 数据爬取☆11Sep 1, 2022Updated 3 years ago
- 物流配货平台服务端代码☆10Aug 23, 2021Updated 4 years ago
- A tauri implementation of todomvc☆12Oct 21, 2023Updated 2 years ago
- epoll version of libtask☆25Oct 10, 2014Updated 11 years ago
- Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。☆28Nov 30, 2019Updated 6 years ago
- Vert.x 2.x is deprecated - use instead☆77Nov 2, 2016Updated 9 years ago
- ☆18Apr 19, 2022Updated 4 years ago
- 热部署 Java hot deployment☆16May 18, 2022Updated 4 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 一个自定义生成gif的小工具☆18Nov 15, 2018Updated 7 years ago
- ☆16Nov 16, 2022Updated 3 years ago
- 微信校园O2O商城☆11Mar 8, 2016Updated 10 years ago
- 聚合支付 四方支付☆12Apr 28, 2020Updated 6 years ago
- 本文档是作者小傅哥多年从事一线互联网Java开发的学习历程技术汇总,旨在为大家提供一个较清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本文能为您提供帮助,请给予支持(关注、点赞、分享)! | 作者: 小傅哥,Java Developer,CSDN 博客专家☆11Apr 26, 2020Updated 6 years ago
- ☆12May 18, 2026Updated 3 weeks ago
- Utilities for inspecting and manipulating the MongoDB oplog☆36May 30, 2010Updated 16 years ago