Skip to content

Async connections, 32-bit fix

Compare
Choose a tag to compare
@ahyatt ahyatt released this 23 Apr 02:02
· 28 commits to master since this release

Support nowait connections, which will return from websocket-open without necessarily waiting on a connection.

Fix an issue for a recent 32-bit emacs failure with a too-large constant.

Contributors:
@yuya373 and Paul Eggert.