A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8)
-
Updated
Oct 21, 2020 - TypeScript
{{ message }}
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8)
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
Simple, secure & standards compliant web server for the most demanding of applications
Actix web is a powerful, pragmatic, and extremely fast web framework for Rust.
Add a field on the breakpoint that shows the number of times a breakpoint was hit. See The -break-list Command.
Open-source IoT Platform - Device management, data collection, processing and visualization.
VNC client web application
Cloud Native Tunnel for APIs
Websockets in swift for iOS and OSX
Small, fast, modern HTTP server for Erlang/OTP.
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Highly scalable realtime framework
The little ASGI framework that shines.
Realtime Client Server Framework for the JVM, supporting WebSockets with Cross-Browser Fallbacks
I am using Laravel 6 and trying to setup websocket on Google Cloud Flex Environment.
This is my nginx-app.conf file
location /ws {
proxy_pass "http://127.0.0.1:6001";
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_set_header Host $http_host;
proxy_set_header X-Real-IP $remote_add
μWebSockets for Node.js back-ends
Library for building WebSocket servers and clients in Python
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
canonical libwebsockets.org networking library
Reverse proxy for realtime web services
HTTP and WebSocket built on Boost.Asio in C++11
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service. Implementations in Python, C, Node.js and Ruby.
Website, docs, and client libraries. Follow to stay updated about our public Beta.
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
Add a description, image, and links to the websockets topic page so that developers can more easily learn about it.
To associate your repository with the websockets topic, visit your repo's landing page and select "manage topics."
Yuck.
Whoever wants to tackle this,
.chats-fullshould be a flex item instead.