# coke-connect **Repository Path**: Q_E_W_R/coke-connect ## Basic Information - **Project Name**: coke-connect - **Description**: 基于netty的组件,支持消息拦截,rpc远程方法调用,心跳检测扩展 - **Primary Language**: Java - **License**: 0BSD - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-05-24 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # coke-connect #### 介绍 基于spring boot/spring cloud生态的跨服务rpc调用组件。支持eureka和nacos两种注册中心,支持负载均衡配置(默认轮询)。灵活的函数名称调用方式。 #### 特点 1、对linux平台的epoll优化 2、灵活的消息拦截机制 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request