Skip to content

Micro server for WebSockets backed by Redis PubSub

Notifications You must be signed in to change notification settings

sorentwo/surrogate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Surrogate

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add surrogate to your list of dependencies in mix.exs:

    def deps do [{:surrogate, "~> 0.0.1"}] end

  2. Ensure surrogate is started before your application:

    def application do [applications: [:surrogate]] end

About

Micro server for WebSockets backed by Redis PubSub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages