websocket
- Description
- Emacs WebSocket client and server
- Latest
- websocket-1.15.tar (.sig), 2024-Apr-24, 120 KiB
- Maintainer
- Andrew Hyatt <ahyatt@gmail.com>
- Atom feed
- websocket.xml
- Website
- https://github.com/ahyatt/emacs-websocket
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
1. Description
This is a elisp library for websocket clients to talk to websocket servers, and for websocket servers to accept connections from websocket clients. This library is designed to be used by other library writers, to write apps that use websockets, and is not useful by itself.
An example of how to use the library is in the websocket-functional-test.el file.
This library is compatible with emacs 23 and 24, although only emacs 24 support secure websockets.
2. Version release checklist
Each version that is released should be checked with this checklist:
[ ]
All ert test passing[ ]
Functional test passing on emacs 23 and 24[ ]
websocket.el byte compiling cleanly.
3. Existing clients:
If you are using this module for your own emacs package, please let me know by editing this file, adding your project, and sending a pull request to this repository.
Old versions
websocket-1.14.tar.lz | 2023-Feb-02 | 19.3 KiB |
websocket-1.13.1.tar.lz | 2021-Jan-10 | 19.1 KiB |
websocket-1.13.tar.lz | 2021-Jan-10 | 23.9 KiB |
websocket-1.12.tar.lz | 2019-Nov-20 | 21.3 KiB |
websocket-1.11.1.tar.lz | 2019-Jul-14 | 21.2 KiB |
websocket-1.9.tar.lz | 2019-Jun-06 | 20.8 KiB |
websocket-1.8.tar.lz | 2017-Jun-12 | 20.3 KiB |
websocket-1.6.tar.lz | 2016-May-10 | 19.7 KiB |
websocket-1.5.tar.lz | 2015-Jul-20 | 19.4 KiB |
websocket-1.4.tar.lz | 2015-Apr-04 | 19.1 KiB |
websocket-1.3.tar.lz | 2014-Aug-24 | 18.8 KiB |
websocket-1.1.tar.lz | 2013-Aug-15 | 21.9 KiB |
websocket-1.1.el.lz | 2013-Aug-02 | 10.4 KiB |
websocket-1.01.el.lz | 2013-Aug-02 | 10.4 KiB |