联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Websocket编程(181) 
按平台查找All GO(181) 

[Websocket编程] games

高效的基于回合的游戏服务器包,抽象了WebSocket管理,因此游戏实现人员可以专注于游戏逻辑。
Efficient turn-based game server package that abstracts away WebSocket management so game implementors can focus on game logic. (2024-02-26, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708952657599188.html

[Websocket编程] wsproxy

Wsproxy是一个将websocket转成tcp的代理,用了此代理之后,可以直接用原来的tcp服务器,然后客户端用websocket进行通信。,
Wsproxy is a proxy that converts websocket to tcp. After using this proxy, you can directly use the original tcp server, and then the client communicates with websocket., (2023-08-08, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691473899353688.html

[Websocket编程] go-gate-websocket

通过利用对象池和快速json反序列化器,具有优化延迟的Gate.io网络套接字客户端
Gate.io websocket client with optimized latency by leveraging object pool and fast json deserializer (2020-04-07, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687769275144786.html

[Websocket编程] Simul

Simul Games是一款免费的在线派对游戏服务器,专注于所有设备的实时、多样、游戏性和易用性。
Simul Games is a free online party game server focused on realtime, varied, gameplay and ease of use across all devices. (2023-03-03, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687769239781988.html

[Websocket编程] prom-apcupsd-exporter

普罗米修斯apcupsd度量出口商。它也是用于即时客户端通知的websocket服务器。并且还提供...
Prometheus exporter of apcupsd metrics. Also it s websocket server for instantly clients notifying. And also provides signal-endpoints for integrating with apccontrol events (signals) (2023-02-16, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687769219482147.html

[Websocket编程] hub

使用WebSockets将捕获的流量和跟踪通道到客户端的HTTP服务器。所以的中心部分…
The HTTP server that channels the captured traffic and traces using WebSockets to the client. The central piece of so… (2023-06-24, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687769219353856.html

[Websocket编程] websocket

Package websocket实现RFC 6455中指定的websocket协议的客户端和服务器。
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. (2023-05-17, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687769146502583.html

[Websocket编程] plfa

实用主义实时提要聚合器聚合所有可用的实时表,并在一个大型中按需交付给web客户端...
Pragmatic Live Feed Aggregator aggregates all available live tables and delivers to web clients on demand in one big batch. (2023-06-18, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687769136211060.html

[Websocket编程] octyne

具有用于控制台和文件访问的HTTP API的流程管理器。
A process manager with an HTTP API for console and file access. (2023-06-22, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687768987658186.html

[Websocket编程] unlimitedws

一个小的、经过良好测试的库,它帮助构建一个健壮的Websocket服务器,可以处理数百万个并发连接...
A tiny, well-tested library which helps build a robust Websocket server that can handle millions of concurrent connections (2020-11-06, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687768950780388.html

[Websocket编程] certstream-server-go

该项目旨在通过Calidog取代官方证书流服务器。该工具聚合,pa...
This project aims to be a drop-in replacement for the certstream server by Calidog. This tool aggregates, parses, and streams certificate data from multiple certificate transparency logs via websocket connections to the clients. (2023-04-11, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687768825453601.html

[Websocket编程] gowebtail

基于websocket的尾部,可以监视文件更改并将其发送到浏览器中。基于fsnotify和websocket-ex...
A websocket based tail that can monitor file change and send it into your browser. Based on fsnotify and websocket-example (2016-12-24, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687768784918777.html

[Websocket编程] gogs

gogs是一个用golang编写的简单、快速和轻量级游戏服务器框架
gogs is a simple, fast and lightweight game server framework written in golang (2023-06-05, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687768667838271.html

[Websocket编程] shaas

Shell as a Service:通过HTTP和WebSockets在服务器环境中检查和执行脚本的API
Shell as a Service: API to inspect and execute scripts in a server s environment via HTTP and WebSockets (2023-03-04, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687768635747018.html

[Websocket编程] witty

基于Web的交互式终端模拟器,允许用户轻松录制、共享和重播控制台会话。
Web-based interactive terminal emulator that allows users to easily record, share, and replay console sessions. (2022-02-17, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687768623392815.html

[Websocket编程] websocket_agent

这可以从一个客户端接收websocket,然后通过tcp连接到服务器,然后在它们之间传输消息。
this can receive websocket from one client then connect to a server by tcp , then transfer msg between them. (2019-04-13, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687768584845558.html

[Websocket编程] cherry

基于golang的演员模型游戏服务器框架
Actor model game server framework based on golang (2023-06-21, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687763648792943.html

[Websocket编程] claws

Awesome WebSocket CLient-一个用于测试WebSocket服务器的交互式CLI命令行客户端
Awesome WebSocket CLient - an interactive CLI command line client for testing websocket servers (2023-01-29, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687763306134440.html

[Websocket编程] serial-port-json-server

用于Windows、Mac、Linux、Raspberry Pi或BeagleBone Black的串行端口JSON网络套接字服务器,允许您通信...
A serial port JSON websocket server for Windows, Mac, Linux, Raspberry Pi, or BeagleBone Black that lets you communicate with your serial port from a web application. This enables web apps to be written that can communicate with your local serial device such as an Arduino, CNC controller, or any device that communicates over the serial port. (2022-09-07, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687763198107107.html

[Websocket编程] websocketd

将任何使用STDIN STDOUT的程序转换为WebSocket服务器。类似于inetd,但适用于WebSockets。
Turn any program that uses STDIN STDOUT into a WebSocket server. Like inetd, but for WebSockets. (2023-02-04, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687762729228140.html
总计:181