knockout-websocket-example
Collaboration tool
An example of real-time collaborative web app using WebSockets and Knockout
An example of real time collaborative web app using WebSockets and Knockout
89 stars
8 watching
11 forks
Language: JavaScript
last commit: about 14 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cincheo/jsweet-examples | A collection of examples demonstrating the use of JSweet to translate Java code into JavaScript for web development. | 37 |
lgrignon/jsweet-jaxrs-server-example | A template for building a JAX-RS web API with JSweet and Knockout JS | 1 |
saytoken/ccew | A WebSocket API client for real-time cryptocurrency exchange data | 15 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
reklatsmasters/webassembly-examples | A collection of WebAssembly examples from simple to complex, covering various programming languages and technologies. | 203 |
cincheo/jsweet-examples-threejs | Demonstrates using ThreeJS with JSweet for 3D graphics and interactive applications. | 11 |
joaotavora/hunchensocket | An implementation of WebSockets as an extension to the Hunchentoot web server. | 111 |
cincheo/jsweet-examples-react | Provides examples and tools to integrate React.js with Java using JSweet. | 17 |
lgrignon/jsweet-node-example | An example of a real-time chat application built with Java, JSweet, Node.js, and Socket.IO. | 11 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
elpheria/rpc-websockets | Enables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0 | 592 |
knockout-contrib/knockout-validation | A KnockoutJS plugin for validating user input data | 1,020 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |