3 lines
331 B
EmacsLisp
3 lines
331 B
EmacsLisp
![]() |
;;; -*- no-byte-compile: t -*-
|
||
|
(define-package "websocket" "20200102.637" "Emacs WebSocket client and server" '((cl-lib "0.5")) :commit "ee44af2cc55415591e7ccb1007193294c702affd" :keywords '("communication" "websocket" "server") :authors '(("Andrew Hyatt" . "ahyatt@gmail.com")) :maintainer '("Andrew Hyatt" . "ahyatt@gmail.com"))
|