w1z2g3 / wamp-proto

WAMP Protocol Spec

Home Page:http://wamp-proto.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Web Application Messaging Protocol

Quick Links: Project homepage | Latest Internet Draft (ID) | Project mailing list | IETF mailing list

Chat about WAMP at https://gitter.im/tavendo/WAMP


WAMP is an open standard WebSocket subprotocol that provides two application messaging patterns in one unified protocol:

  • Remote Procedure Calls and
  • Publish & Subscribe

Using WAMP you can build distributed systems out of application components which are loosely coupled and communicate in (soft) real-time.

The WAMP spec is a community effort and the spec is made available for free under an open license for everyone to use or implement.

WAMP implementations are available for many different languages and run-time environments.

Find out more on the Web site or get in touch on the mailing list.

Standardization of WAMP as an IETF standard

We're currently working on getting WAMP onto a the IETF standards track.

Your participation here is highly welcome!

To participate in the process, please take a look at

join the mailing list and our chat room.

The current state of both the RFC and the protocol definition is summarized in rfc/STATUS.md which also links to the individual parts of the spec.

About

WAMP Protocol Spec

http://wamp-proto.org/


Languages

Language:HTML 99.9%Language:Makefile 0.1%