GNU ELPA - websocket

websocket

Description
Emacs WebSocket client and server
Latest
websocket-1.15.tar, 2023-Aug-09, 120 KiB
Maintainer
Andrew Hyatt <ahyatt@gmail.com>
Website
https://github.com/ahyatt/emacs-websocket
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET websocket RET

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.lz2023-Feb-0219.3 KiB
websocket-1.13.1.tar.lz2021-Jan-1019.1 KiB
websocket-1.13.tar.lz2021-Jan-1023.9 KiB
websocket-1.12.tar.lz2019-Nov-2021.3 KiB
websocket-1.11.1.tar.lz2019-Jul-1421.2 KiB
websocket-1.9.tar.lz2019-Jun-0620.8 KiB
websocket-1.8.tar.lz2017-Jun-1220.3 KiB
websocket-1.6.tar.lz2016-May-1019.7 KiB
websocket-1.5.tar.lz2015-Jul-2019.4 KiB
websocket-1.4.tar.lz2015-Apr-0419.1 KiB
websocket-1.3.tar.lz2014-Aug-2418.8 KiB
websocket-1.1.tar.lz2013-Aug-1521.9 KiB
websocket-1.1.el.lz2013-Aug-0210.4 KiB
websocket-1.01.el.lz2013-Aug-0210.4 KiB