An open API service indexing awesome lists of open source software.

https://github.com/ufocoder/websocketui

Tool for connecting and sending data to public WebSocket. Build on Flux architecture
https://github.com/ufocoder/websocketui

Last synced: 7 months ago
JSON representation

Tool for connecting and sending data to public WebSocket. Build on Flux architecture

Awesome Lists containing this project

README

          

WebSocket UI
============

[![Build Status](https://travis-ci.org/ufocoder/WebsocketUI.svg?branch=master)](https://travis-ci.org/ufocoder/WebsocketUI)
[![Coverage Status](https://coveralls.io/repos/ufocoder/WebsocketUI/badge.svg?branch=master&service=github)](https://coveralls.io/github/ufocoder/WebsocketUI?branch=master)

This UI helps connect and send messages to public WebSocket server

Build with Webpack, ReactJS on Flux architecture.