Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cettia/cettia-protocol

A reference implementation and test suite for Cettia protocol
https://github.com/cettia/cettia-protocol

cettia http javascript protocol realtime websocket

Last synced: 3 days ago
JSON representation

A reference implementation and test suite for Cettia protocol

Awesome Lists containing this project

README

        

## Cettia Protocol
[![Travis](https://img.shields.io/travis/cettia/cettia-protocol.svg)](https://travis-ci.org/cettia/cettia-protocol) [![npm](https://img.shields.io/npm/v/cettia-protocol.svg)](https://www.npmjs.com/package/cettia-protocol) [![GitHub license](https://img.shields.io/github/license/cettia/cettia-protocol.svg)](https://github.com/cettia/cettia-protocol/blob/master/LICENSE)

Cettia Protocol is a protocol based on web standards to provide reliable full duplex connection and elegant patterns to write real-time applications. Also it provides the test suite to verify your client or server implementation.

For more information on the project, please see the [website](http://cettia.io/projects/cettia-protocol).