capnmidnight / small-town

A Multi-User Domain in Node.JS
7 stars 3 forks source link

make client receive raw message object, rather than toString'd message #69

Closed capnmidnight closed 10 years ago

capnmidnight commented 10 years ago

that way, the client can decide what to do with it.