#
Server
A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model.
Here are 1,150 public repositories matching this topic...
An blocking socket client for Android applications.
android
client
socket
tcp
server
socket-io
tcp-server
socket-server
tcp-client
tcp-socket
server-side
android-server
android-socketio-client
android-server-json
android-socket
android-socket-server
android-tcp-server
-
Updated
Jan 10, 2020 - Java
The minimalist framework of RESTful(server and client) - Resty
-
Updated
Nov 5, 2021 - Java
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
game
java
rpg
fish
chess
ai
server
netty
astar-algorithm
mmo
distributed
behavior-tree
quad-tree
mina
gate
navmesh
mmorpg-server
-
Updated
Jul 12, 2022 - Java
haizz
commented
Jul 14, 2021
#1258 and #1264 provided a way to find out if there was a CSRF validation error by comparing failure error message to CSRFHandler's ERROR_MESSAGE constant.
This is broken in Vert.x 4.1.1 because CSRFHandlerImpl now fails with common Java exceptions like IllegalArgumentException with hard-coded strings:
ctx.fail(403, new IllegalArgumentException("CSRF validity expired"));
ericangelokim
commented
Oct 23, 2019
'max_request_size' seems to refer to bytes, not mb.
Implementation of a streaming video server and client that communicate using the Real-Time Streaming Protocol (RTSP) and send data using the Realtime Transfer Protocol (RTP)
-
Updated
Nov 22, 2018 - Java
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
game
java
rpg
redis
ioc
orm
mvc
protobuf
server
netty
mmo
distributed
quartz
dao
druid
ioc-container
aop
summer
server-framework
mmorpg-server
-
Updated
Jul 13, 2022 - Java
RackShift 是开源的裸金属服务器管理平台,功能覆盖裸金属服务器的发现、带外管理、RAID 配置、固件更新、操作系统安装等。
server
esxi
centos
ipxe
provisioning
rhel
raid
windows-server
pxe
bare-metal
rackhd
baremetal
provision-infrastructure
-
Updated
Jun 22, 2022 - Java
kotlin
java
tls
ssl
security
scala
encryption
spring-boot
certificate
server
openssl
https
keystore
certificate-authority
keytool
certificate-signing-request
mutual-tls
truststore
mutual-authentication
two-way-ssl-authentication
-
Updated
Apr 3, 2022 - Java
VNC server app for Android that does not require root privileges.
-
Updated
Jul 18, 2022 - Java
Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component
-
Updated
May 17, 2022 - Java
soupertonic
opened
Jan 15, 2021
jPasskit is an Java™ implementation of the Apple™ PassKit Web Service.
-
Updated
Jul 4, 2022 - Java
Distributed Java game server, including login, gateway, game demo
-
Updated
Jun 21, 2022 - Java
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
java
client
networking
tcp
server
packets
gradle
maven
asynchronous
network
bytes
byte
tcp-server
nio
tcp-client
java-8
client-server
nio2
java-11
simplenet
-
Updated
Dec 30, 2020 - Java
OME (Open Microscopy Environment) develops open-source software and data format standards for the storage and manipulation of biological light microscopy data. A joint project between universities, research establishments and industry in Europe and the USA, OME has over 20 active researchers with strong links to the microscopy community. Funded by private and public research grants, OME has been a major force on the international microscopy stage since 2000.
-
Updated
Jul 15, 2022 - Java
Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network transmission and supports both TCP/HTTP protocols.
-
Updated
Jul 7, 2022 - Java
- Wikipedia
- Wikipedia
... to make it easier to read Vespa documentation on an e-reader / offline
Vespa documentation is generated using Jekyll from .md and .html files, look into options for generating the artifact as part of site generation (there might be plugins we can use here)