Skip to content

bittersweet/notifilter-rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notifilter Gem

Build Status

This is a early, early version of a gem that sends events to Notifilter. It is currently UDP based, so fire and forget.

A TCP version will be forthcoming once everything has ran in production for a while.

Ecosystem

Server

How to use

$notifilter = Notifilter.new("application_name", "127.0.0.1", "8000")
$notifilter.notify("event_identifier", { product_id: 1 })

About

Track events and get notified

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages