Skip to content

Gives a very basic demonstration of using an Elixir GenServer process for sending messages to Slack

License

Notifications You must be signed in to change notification settings

abletech/genserver_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenServer Example

Gives a very basic demonstration of using an Elixir GenServer process for sending messages to Slack.

Usage

Send a message to Slack:

SLACK_TOKEN=xxxxxxxxxxxxxx mix gen_example.send Hello world

Ping Slack to check status:

mix gen_example.ping

About

Gives a very basic demonstration of using an Elixir GenServer process for sending messages to Slack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages