]> code.delx.au - gnu-emacs-elpa/commit
Version 1.4, fix for ping/pong & 32-bit emacs.
authorAndrew Hyatt <ahyatt@gmail.com>
Fri, 3 Apr 2015 21:40:37 +0000 (17:40 -0400)
committerAndrew Hyatt <ahyatt@gmail.com>
Fri, 3 Apr 2015 21:40:37 +0000 (17:40 -0400)
commit6b29e3261693c1d3efc62b3f610b94003de7faac
tree5386676f2bb310e89fe14431c192a17033f4ffc6
parentc2ad2ed2a88338932547b7b89ede7a2c0276e211
Version 1.4, fix for ping/pong & 32-bit emacs.

* websocket.el (websocket-encode-frame,
websocket-read-frame, websocket-process-frame, websocket-check) Fixes
incorrect handling of ping/pong messages in websockets.
(websocket-to-bytes) Fixes error computing low-bytes in 32-bit emacs.
packages/websocket/websocket.el