Skip to content

A messaging service backed by RabbitMQ which supports delayed sends.

Notifications You must be signed in to change notification settings

scala-works/simple-messaging-service

Repository files navigation

simple-messaging-service

A messaging service backed by RabbitMQ which supports delayed sends.

Current status is roughed in MVP.

General concept mappings are topics = exchanges, subscriptions = queues.

Currently, all reads are acking - to be improved. Messages can be read one-at-a-time over REST, or streamed via websocket connection.

About

A messaging service backed by RabbitMQ which supports delayed sends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published