Project

General

Profile

Actions

Message queue » History » Revision 1

Revision 1/13 | Next »
Peter Amstutz, 11/01/2017 07:44 PM


Message queue

Investigate WAMP:

http://wamp-proto.org/

It uses WebSockets as its principal transport, and has client library implementations for the languages we care about (Javascript, Python, Go)

https://github.com/gammazero/nexus

Probably what we want to do is run a "WAMP router" that sits in the middle of the log producers, the logging microservice, and log listeners (browser).

Updated by Peter Amstutz over 6 years ago · 1 revisions