Skip to content

aaruel/channel_lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChannelLock

Hex.pm API Docs

Enables the ability to create channels with process synchronization

Installation

The package can be installed by adding channel_lock to your list of dependencies in mix.exs:

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

About

Elixir channels with process synchronization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages