aaronblohowiak / Push-It

JavaScript push server and client, developing real-time web applications should be easy.. now you can do it in js

Home Page:http://aaronblohowiak.github.com/Push-It

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

difference between "data" and "message" properties

flippyhead opened this issue · comments

I'm a little confused about the difference between the "data" property and "message". On the one hand channel and message are required, but in other cases there is data which contains what was set on the message. Thanks!

whoops, i had replied on the other issue =) I am going to fix this tonight. thanks.

Thanks! I updated the client.js to reflect this change, and have updated the deubg/ example so it should work out of the box again

:-)

I've also added a CHANGELOG file which will document the changes that I'm making.