WebSockets.jl
WebSockets library
A WebSockets library for Julia that provides a simple way to establish and manage WebSocket connections.
A WebSockets library for Julia
158 stars
23 watching
57 forks
Language: Julia
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
juliaweb/http.jl | An HTTP client and server package for Julia language | 634 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
thinkjs/think-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
nventimiglia/websockets.pcl | A portable class library implementing WebSocket protocol on multiple platforms using native bridges and libraries. | 98 |
imanel/websocket-ruby | A Ruby library for handling WebSocket protocol abstraction | 447 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
imanel/websocket-rack | A Rack-based WebSocket server implementation in JavaScript | 192 |
juliatext/languages.jl | A package for working with human languages in Julia. | 54 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |