Unexpected deprecation message on Model.watch()
#3563
Labels
inconsistency
sockets
Relates to sails.sockets.* or resourceful pubsub (RPS) methods, sails.io.js, or sockets in general
Model.watch(req) print a debug message :
debug: sails.sockets.id() is deprecated; use sails.sockets.getId() (see
http://sailsjs.org/documentation/concepts/upgrading/to-v-0-12
)The text was updated successfully, but these errors were encountered: