Skip to content

Socket server for passing messages between Inch CI's worker processes and connected clients

License

Notifications You must be signed in to change notification settings

inch-ci/inch_ci-gossip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inch CI Gossip Inline docs

Gossip is a socket server that uses Phoenix Channels to pass messages between Inch CI's worker processes and connected clients.

Usage

To start your new Phoenix application:

  1. Install dependencies with mix deps.get
  2. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

About

Socket server for passing messages between Inch CI's worker processes and connected clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published