update of packages

This commit is contained in:
2023-11-04 19:26:41 +01:00
parent e162a12b58
commit 3b54a3236d
726 changed files with 297673 additions and 34585 deletions

View File

@@ -0,0 +1,14 @@
(define-package "websocket" "20230809.305" "Emacs WebSocket client and server"
'((cl-lib "0.5"))
:commit "40c208eaab99999d7c1e4bea883648da24c03be3" :authors
'(("Andrew Hyatt" . "ahyatt@gmail.com"))
:maintainers
'(("Andrew Hyatt" . "ahyatt@gmail.com"))
:maintainer
'("Andrew Hyatt" . "ahyatt@gmail.com")
:keywords
'("communication" "websocket" "server")
:url "https://github.com/ahyatt/emacs-websocket")
;; Local Variables:
;; no-byte-compile: t
;; End:

1056
lisp/websocket/websocket.el Normal file

File diff suppressed because it is too large Load Diff