3 lines
380 B
EmacsLisp
3 lines
380 B
EmacsLisp
![]() |
;;; -*- no-byte-compile: t -*-
|
||
|
(define-package "websocket" "20200321.102" "Emacs WebSocket client and server" '((cl-lib "0.5")) :commit "31e122a9d7a1ae092e8f970df718fb8256e16574" :keywords '("communication" "websocket" "server") :authors '(("Andrew Hyatt" . "ahyatt@gmail.com")) :maintainer '("Andrew Hyatt" . "ahyatt@gmail.com") :url "https://github.com/ahyatt/emacs-websocket")
|