branch: master
commit 1cc901d3cca02a52f8a725870447be57a68c91dd
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix confusing documentation string in websocket library.
* packages/websocket/websocket.el (websocket-openp): Replace documentation
string.
---
packages/websocket/websocke
branch: master
commit 4cc18df4b295d1a296c9d2bb93176145596d6e87
Author: Andrew Hyatt
Commit: Andrew Hyatt
websocket: Version 1.9, custom header support.
* packages/websocket/websocket.el (websocket-open): Add new keyword arg,
:custom-header-alist.
* packages/websocket/webso
ahyatt pushed a change to branch master.
from b5f4061 Drop forced lambda's from stream (Bug#30626)
new 4cc18df websocket: Version 1.9, custom header support.
new 1cc901d Fix confusing documentation string in websocket library.
Summary of changes:
packages/websocket/