Changelog
0.6.8 / 2013-01-10
Changelog
0.8.6 / 2012-10-07
Changelog
0.8.5 / 2012-09-30
URI.parse()
that caused Faye endpoints to inherit search and
hash from window.location
Changelog
0.8.4 / 2012-09-29
connection:open
and connection:close
events from the Engine proxyPragma: no-cache
with XHR requests to guard against iOS 6 POST cachingcharset=utf-8
to response Content-Type headersChangelog
0.8.3 / 2012-07-15
Client#subscribe
returns an array of Subscriptions if given an array of
channelsXDomainRequest
for same-protocol requestswindow.onbeforeunload
Changelog
0.8.2 / 2012-04-12
null
with {}
in copyObject()
transport:up/down
eventsContent-Length: 0
for 304 responsesChangelog
0.8.1 / 2012-03-15
Publisher#trigger
safe for event listeners that modify the listener
listServer#subscribe
return a response if the incoming message has an errorclientId
of socket connectionsContent-Length
headers for HTTP responses/meta/subscribe
messages for subscriptions made
before handshaking/meta/*
messagesChangelog
0.8.0 / 2012-02-26
faye-redis
faye-websocket
faye-websocket
setHeader()
method to Client (e.g. for connecting to Salesforce API)timeout()
method to Faye.Deferrable
to match
EventMachine::Deferrable
subscribe()
copyObject()
Changelog
0.7.1 / 2011-12-22
added()
and removed()
methods now receive the extended objectChangelog
0.7.0 / 2011-11-22
Client#publish()
interfacesocket
setting for the Redis engine for connecting through a Unix socket