finagle-websocket
websocket client/server
Provides support for real-time communication using websockets in a Finagle-based service
Finagle Websocket clients and servers
35 stars
11 watching
23 forks
Language: Scala
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
finagle/featherbed | A functional Scala HTTP client built on top of Finagle and Shapeless, providing a typesafe API for REST client interfaces. | 137 |
finagle/finch | A Scala library for building composable HTTP APIs in a functional style on top of Finagle | 1,599 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
faye/faye-websocket-node | Provides classes for building WebSocket servers and clients in Node | 611 |
lipp/lua-websockets | Provides Lua modules for building Websocket clients and servers. | 401 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
faye/faye-websocket-ruby | Provides classes and methods for building WebSocket servers and clients in Ruby. | 1,038 |
nventimiglia/websockets.pcl | A portable class library implementing WebSocket protocol on multiple platforms using native bridges and libraries. | 98 |
imanel/websocket-rack | A Rack-based WebSocket server implementation in JavaScript | 192 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 696 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
perfectexamples/perfect-websocketsserver | An example of setting up and handling WebSocket connections in a Swift-based web server | 34 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |