Changelog
1.1.2 / 2015-07-19
Authorization
header to be used on CORS requestsXDomainRequest
objectsChangelog
1.1.1 / 2015-02-25
Changelog
1.1.0 / 2014-12-22
HTTP_PROXY
and HTTPS_PROXY
environment variables to send all
client connections through an HTTP proxyScheduler
API to allow the user to control message retriesattempts
and deadline
options to Client#publish()
RackAdapter
take a block that yields the instance, so extensions can be
added to middlewareclientId
on publishd messages but
still avoid sending it to subscribersClient#disconnect()
supportedConnectionTypes
handshake parameterclientId
cookiejar
with tough-cookie
to avoid global variable leaksChangelog
0.8.11 / 2014-07-08
Changelog
1.0.3 / 2014-07-08
Changelog
1.0.1 / 2013-12-10
Adapter#close()
method for gracefully shutting down the serverup
/down
statepromises-aplus-tests 2.0
Changelog
1.0.0 / 2013-10-01
ca
option to the Node Client
class for passing in trusted server
certificatescallback()
method in JavaScript are now PromisesgetClientId()
and getState()
methods from the Client
classcross-origin-long-polling
and server-side
websocket
transportsrack.hijack
streaming API/
listen()
method from Adapter
in favour of using
server-specific APIsbind()
method now implement the full EventEmitter
APIclientId
property of published
messagesFaye.logger
can now be a logger object rather than a functionChangelog
0.8.9 / 2013-02-26
{mount: '/'}
disable()
callsChangelog
0.8.8 / 2013-01-10