Skip to content

TV4/beam-cluster-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeamClusterCommon

Defines common behaviours for the commmon parts of the application Also contains some tools for choosing what node you will connect to

Installation

def deps do
  [
    {:beam_cluster_common, git: "https://github.com/TV4/beam-cluster-common.git", tag: "v0.1"}
  ]
end