uwosh.emergency.*

by Nathan Van Gheem last modified Dec 10, 2009 06:21 AM

The project is we UW Oshkosh will use to manage its emergency notifications on its sites. The idea is that there should be multiple types of feeds you should be able to subscribe to. Once subscribed, you should get any notifications on the site that pertain to your specified audiences. To accomplish this we created two packages--client and master. The master maintains all the feeds and contacts the client if feed definitions change and if feeds are changed or removed. The client notifies the master when it wants to authenticate, and it also notifies the master when it changes its target audience.

Document Actions