#
netty4
Here are 159 public repositories matching this topic...
Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》
-
Updated
Apr 25, 2020
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
java
socket
distributed-systems
spring
microservice
netty
high-performance
cluster
service-discovery
rpc
nio
rpc-framework
hessian
jupiter
service-consumer
service-provider
service-registry
kryo
protostuff
netty4
-
Updated
Jun 15, 2020 - Java
-
Updated
Mar 29, 2020 - Java
一个轻量级、高效率的支持多端(应用与硬件Iot)的可分布式、异步网络应用通讯框架
-
Updated
Oct 21, 2019 - Java
Java源码分析 【源码笔记】专注于Java后端系列框架的源码分析,每周持续推出Java后端系列框架的源码分析文章。
java
kafka
spring
tomcat
zookeeper
mybatis
spring-mvc
dubbo
netty4
springcloud
mycat
springboot2
nacos
seata
-
Updated
May 2, 2020
shadowsocks server base on netty4 , tcp & udp full support,
-
Updated
Dec 24, 2019 - Java
-
Updated
Nov 12, 2019 - Java
-
Updated
Apr 22, 2020 - JavaScript
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
-
Updated
Nov 17, 2018 - Java
基于Netty4开发的简单、轻量级、高性能的的Http restful api server
-
Updated
Oct 24, 2019 - Java
Do not accumulate steps, no more than a thousand miles; no accumulation of small streams, no rivers. [Design pattern, python, regular, thinking in java, effective java, First heading, linux related, C#, CSS, typescript, java, python, shell, swift] study notes
react
refactoring
css
python
java
linux
swift
spring-boot
unity
netty
japanese
interview
netty4
accumulation
thinkinginjava
firstheading
ocjp
-
Updated
Dec 13, 2019 - JavaScript
轻量级内网穿透工具, 基于Java8,netty4.x实现,开箱即用,可转发基于TCP的应用层数据流,例如HTTP/HTTPS,SSH
-
Updated
Dec 5, 2019 - Java
ClauDB is a REDIS implementation in Java
-
Updated
Jun 22, 2020 - Java
pdex
commented
Apr 18, 2018
netty coding conventions we observe
- when to call
super.fooinstead ofctx.foo
naming conventions
- when should we prepend a class name with
Xio
A netty serial pipeline using JNA and PureJavaComm
-
Updated
Feb 10, 2017 - Ruby
hanboDB is a high available,low latency memory database system
-
Updated
Nov 1, 2019 - Java
v2.0 - ScaleCube Services provides a low latency Reactive Microservices library for serverless service registry and discovery based on gossip protocol and without single point-of-failure or bottlenecks.
flux
reactive
tcp
serverless
ipc
mono
reactive-streams
rpc
reactor
reactor3
service-mesh
netty4
rsockets
rsocket
reactive-microservices
scalecube-services
-
Updated
Aug 18, 2018 - Java
Reactive Programming Multi-protocol push service
-
Updated
Jul 26, 2019 - Java
gabfssilva
commented
Jul 29, 2017
The main idea is to provide examples of any feature that Geryon supports. It is not that many since it does only that a simple HTTP server should do, so, I don't think the examples will be a big deal.
MQTT broker for java based on Netty
-
Updated
Aug 14, 2018 - Java
reverse proxy implement in java
-
Updated
Jun 4, 2017 - Java
Improve this page
Add a description, image, and links to the netty4 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the netty4 topic, visit your repo's landing page and select "manage topics."
Environment
Description
When I tried to upload a file, an
java.lang.UnsupportedOperationException: direct buffer raised, so that the upload operation cannot be done. The full exception stack is as follows: