Changelog
0.6.10
changed()
was returning true for values that had not changed.Changelog
0.6.9
internal-client
was not accessible from modulesChangelog
0.6.8
dpd.once(name, fn)
function to execute a realtime handler exactly oncedpd.off(name, [fn])
function to remove a realtime handlerdpd.socketReady(fn)
function to listen for the built-in connect
eventdpd.socket
property to provide direct access to socket.io.data
folder smaller by default in development
environmentcancelIf()
, cancelUnless()
, errorIf()
, and errorUnless()
functions to event API for more declarative eventshasErrors()
function to event APIisMe()
function to event APIChangelog
0.6.7
emit()
ed to users in certain connection stateschanged()
method in collection eventsprevious
object in collection eventsdpd showkey
prompt for missing keys.jsonChangelog
0.6.6
process.server
Changelog
0.6.3
Db.connect()
to Db.create()
Changelog
0.6.2