-
Updated
Mar 8, 2021 - Java
#
netty
Here are 1,214 public repositories matching this topic...
Vert.x is a tool-kit for building reactive applications on the JVM
-
Updated
Jun 28, 2021 - Java
Open-source IoT Platform - Device management, data collection, processing and visualization.
visualization
platform
mqtt
iot
coap
middleware
kafka
akka
spark
dashboard
netty
websockets
grpc
widgets
iot-platform
smart-farm
fleet-tracking
thingsboard
iot-analytics
-
Updated
Jun 28, 2021 - Java
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
mysql
python
linux
docker
redis
elasticsearch
spark
spring
hadoop
rabbitmq
solr
jvm
netty
springboot
mybatis
springcloud
-
Updated
Jun 3, 2021
Asynchronous Http and WebSocket Client library for Java
-
Updated
Jun 8, 2021 - Java
slandelle
commented
Feb 11, 2016
Not that complicated to implement:
- introduce in SslClientContext the same kind of changes as in SslServerContext so it's no longer
Realtime Client Server Framework for the JVM, supporting WebSockets with Cross-Browser Fallbacks
javascript
java
microservices
asynchronous
netty
websocket-server
websockets
sse
vertx
servlet
playframework
-
Updated
Jun 17, 2021 - Java
trustin
commented
Jun 18, 2021
When writing a test case with ServerRule
or ServerExtension
, a user sometimes wants to capture the ServiceRequestContext
s:
class MyJUnit5Test {
static final var serviceContexts =
new LinkedBlockingQueue<ServiceRequestContext>();
@RegisterExtension
static final var server = new ServerExtension() {
@Override
protected void configure(ServerBuilder sb) thr
Java libraries for writing microservices
-
Updated
Jun 28, 2021 - Java
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
java
http
home-automation
mqtt
raspberry-pi
iot
arduino
esp8266
ota
hardware
netty
rest-api
esp32
websockets
internet-of-things
particle-photon
iot-platform
ssl-certificate
blynk-server
blynk
-
Updated
Jun 16, 2021 - Java
Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》
-
Updated
Feb 10, 2021
A simple RPC framework based on Netty, ZooKeeper and Spring
-
Updated
Apr 19, 2021 - Java
2021面试题,Java面试题、JVM面试题、多线程面试题、并发编程、设计模式面试题、SpringBoot面试题、SpringCloud面试题、MyBatis面试题、ZooKeepe面试题r、Dubbo面试题、Elasticsearch面试题、Memcached面试题、MongoDB面试题、Redis面试题、MySQL面试题、RabbitMQ面试题、Kafka面试题、Linux面试题、Netty面试题、Tomcat面试题、Python面试题
mysql
python
java
linux
kafka
spring
rabbitmq
jvm
netty
tomcat
zookeeper
springboot
dubbo
springcloud
-
Updated
May 7, 2021
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
java
mqtt
iot
spring-boot
tcp
rule-engine
netty
websocket
reactive-streams
iot-platform
reactor
webflux
r2dbc
jetlinks
-
Updated
Jun 21, 2021 - Java
violetagg
commented
Jun 12, 2019
More details here
violetagg/reactor-netty-workshop#2
It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简
-
Updated
Jun 28, 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 7, 2021 - Java
Netty In Action 中文版
-
Updated
Jun 9, 2021 - Java
Improve this page
Add a description, image, and links to the netty topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the netty topic, visit your repo's landing page and select "manage topics."
这里的路由和server通信是否可以用一个长连接来维护更好