Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.
/ Utility.WAMPRouter Public archive

A tiny router for serving messages of RPC and Pub/Sub via web application messaging protocol (WAMP)

License

Notifications You must be signed in to change notification settings

vieapps/Utility.WAMPRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIEApps NGX WAMP Router

A tiny router for serving messages of RPC and Pub/Sub via web application messaging protocol

Features

  • Run as an interactive app (Windows Desktop app or Linux/macOS Console app) or as a background service (Windows Service or Linux/macOS Daemon)
  • Run behide the firewall (authentication is optional)
  • Serving both type of message: JSON & MessagePack

Further reading

  • WAMP - Web Application Messaging Protocol
  • WampSharp - C# implementation of WAMP (both client and router roles - support JSON and MsgPack)
  • Rx.NET - A library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators

About

A tiny router for serving messages of RPC and Pub/Sub via web application messaging protocol (WAMP)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages