• Joel Martin's avatar
    websock.send returns true/false. · 1756a30a
    Joel Martin authored
    If all send data was flushed from the send queue then return true,
    otherwise false. This doesn't mean the data won't be sent, just that
    it wasn't sent this time and is queued.
    1756a30a
websock.js 7.78 KB