Skip to content

dhinesh-raja/WampSharp-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WampSharp Documentation

This repository contains documentation for the WampSharp project.

Introduction

WAMP (The Web Application Messaging Protocol) is an open standard WebSocket subprotocol that provides two application messaging patterns in one unified protocol: Remote Procedure Calls + Publish & Subscribe.

WampSharp is a .NET open source implementation of WAMP which allows you to write RPC services and Pub/Sub based applications in a comfortable way.

Roadmap

WAMPv2 Documentation

Tutorials

Roles

Callee
Caller
Publisher
Subscriber

Advanced profile features

The following Advanced profile features are supported

Router

Client

WAMPv1

Release Notes

About

Documentation for the WampSharp project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published