Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 496 Bytes

Pubsure Reader

A simple Containium app serving the pubsure-ws library. Requires http-kit system for websockets.

Usage

Configuration and deployment.

Deploy just as any other Containium Ring application. Example deployment descriptor:

{:file "path/to/pubsure-reader", {:ring {:context-path "/pubsure", :host-regex "example.com"}, :swappable? true}}

License

Mozilla Public License 2.0