Skip to content

pertsevds/supervised_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SupervisedServer

The SupervisedServer module simplifies the start-up of supervised GenServers.

SupervisedServer is a start_link/1 + GenServer behaviour.

Installation

If available in Hex, the package can be installed by adding supervised_server to your list of dependencies in mix.exs:

def deps do
  [
    {:supervised_server, "~> 0.1.0"}
  ]
end

Documentation

https://hexdocs.pm/supervised_server

About

SupervisedServer is a start_link/1 + GenServer behaviour.

Topics

Resources

License

Stars

Watchers

Forks

Languages