choo-websocket
WebSocket wrapper
A lightweight wrapper around the WebSocket browser API for use in web applications
Small wrapper around WebSocket browser API, for choo apps
31 stars
2 watching
9 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
graforlock/choo-detached | A wrapper around the choo API to enable standalone application development without built-in routing | 19 |
yoshuawuyts/choo-pull | A tool for managing asynchronous complexity in Choos using streams and pull-streams. | 15 |
r57zone/protonshell | A shell application that wraps websites and web applications in a standalone window with customizable settings. | 5 |
haroenv/template-webpack | Provides a basic structure and configuration for building a web application using the Choo framework with Webpack, | 7 |
bminer/ws-wrapper | A lightweight WebSocket library with isomorphic event handling and Promise-based requests. | 76 |
joachifm/cl-webkit | A Common Lisp binding to WebKitGTK+, enabling web browsing capabilities in applications. | 53 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |
yerkopalma/tic-tac-toe | A Progressive Web App built with Choo that caches assets and stores game state in local storage using indexDB and webSQL for offline support | 6 |
misterion/qml-websocket | A QML wrapper for WebSocket and SocketIO libraries to facilitate embedding in Qt applications. | 25 |
ryo-ma/deno-websocket | A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. | 152 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
weapp-socketio/weapp.socket.io | A WebSocket client library for building real-time communication in WeChat Mini Programs | 692 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
graforlock/choo-bandwagon | A starter kit for building choo-based isomorphic applications with opinionated defaults and tooling | 13 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |