Great! Except... We're changing protocols in 1.3 to GNTP.
http://www.growlforwindows.com/gfw/help/gntp.aspx <http://www.growlforwindows.com/gfw/help/gntp.aspx>Chris On Mon, Apr 12, 2010 at 10:44 AM, Patrick Stein <[email protected]> wrote: > > I wrote an implementation of the Growl Talk client side for Common Lisp: > > http://nklein.com/software/cl-growl/ > > enjoy, > Patrick > > ps. It would be nice if the "Network Protocol Format" page[1] were more > accurate about the notify "flags" field. It currently says: > > The flags field contains a signed 3-bit value (-2 to 2) and a sticky > flag in the lowest (rightmost) nibble. > > More accurate would be: > > The flags field contains a sticky flag in the lowest bit of the > first byte and a 3-bit priority value (-2 to 2) in the upper three bits of > the lowest (rightmost) nibble of the second byte. Note: the priority is > overridden entirely by the Growl preferences for the notification type in > the application configuration. > > [1] http://growl.info/documentation/developer/protocol.php > > -- > You received this message because you are subscribed to the Google Groups > "Growl Discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<growldiscuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/growldiscuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
