|
Holler.js allows developers to write notifications messages in the Node.js console and push them to multiple Web apps or websites in real-time at the same time.
Supporting three type of messages (log, error and success), Holler can be used either in production or for testing purposes.
Sending the messages is also very easy, using the syntax:
holler http://UrlOrIp:port messageType "This is the message."
, where messageType can be log, success or error for the three predefined error types.
Requirements:
· Node.js 0.8 or higher
Via: Holler.js 1.0.7
0 Comment:
Post a Comment