• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

websockets / ws / 6041468123

Builds Branch Commit Type Ran Committer Via Coverage
6041468123 master [fix] Make `server.handleUpgrade()` work with any duplex stream (#2165) push 31 Aug 2023 07:09PM UTC web-flow github
99.93
6039019748 fix-ws-over-raw-streams Merge 8943b5622 into 347aab6cd Pull #2165 31 Aug 2023 03:02PM UTC web-flow github
99.93
6025184896 fix-ws-over-raw-streams Merge d2cf8cfb6 into 347aab6cd Pull #2165 30 Aug 2023 12:59PM UTC web-flow github
99.93
6000233536 master [feature] Allow http and https schemes (#2162) Allow HTTP(S) URLs to be used in the WebSocket constructor. They are immediately converted to the ws and wss schemes. Refs: https://github.com/whatwg/websockets/pull/45 push 28 Aug 2023 01:10PM UTC web-flow github
99.93
6000223743 master [fix] Emit at most one event per microtask (#2160) To improve compatibility with the WHATWG standard, emit at most one of `'message'`, `'ping'`, and `'pong'` events per tick. Fixes #2159 push 28 Aug 2023 01:06PM UTC web-flow github
99.93
5986430693 fix/issue-2159 [fix] Emit at most one event per microtask To improve compatibility with the WHATWG standard, emit at most one of `'message'`, `'ping'`, and `'pong'` events per tick. Fixes #2159 Pull #2160 26 Aug 2023 06:47PM UTC lpinca github
99.93
5986424731 fix/issue-2159 [fix] Emit at most one event per microtask To improve compatibility with the WHATWG standard, emit at most one of `'message'`, `'ping'`, and `'pong'` events per tick. Fixes #2159 Pull #2160 26 Aug 2023 06:44PM UTC lpinca github
99.93
5927920444 master [test] Reduce message size from 20 MiB to 4 MiB push 21 Aug 2023 02:55PM UTC lpinca github
99.93
5926744653 concatenate/small-buffers [perf] Concatenate small buffers Make `Sender.frame()` always return a single buffer if the payload length is less than 126 bytes. This is done by copying the data but for small buffers it is more efficient than using `socket._writev()`. Pull #2163 21 Aug 2023 01:14PM UTC lpinca github
99.87
5919017692 allow/http-https-schemes [feature] Allow http and https schemes Allow HTTP(S) URLs to be used in the WebSocket constructor. They are immediately converted to the ws and wss schemes. Refs: https://github.com/whatwg/websockets/pull/45 Pull #2162 20 Aug 2023 06:37PM UTC lpinca github
99.93
5918293765 allow/http-https-schemes [feature] Allow http/https scheme Allow HTTP(S) URLs to be used in the WebSocket constructor. They are immediately converted to the ws and wss schemes. Refs: https://github.com/whatwg/websockets/pull/45 Pull #2162 20 Aug 2023 03:49PM UTC lpinca github
99.93
5916785599 allow/http-in-constructor [feature] Allow http(s) scheme in the WebSocket constructor Refs: https://github.com/whatwg/websockets/pull/45 Pull #2161 20 Aug 2023 10:17AM UTC lpinca github
99.93
5912046298 fix/issue-2159 [fix] Emit at most one event per microtask To improve compatibility with the WHATWG standard, emit at most one of `'message'`, `'ping'`, and `'pong'` events per tick. Fixes #2159 Pull #2160 19 Aug 2023 02:54PM UTC lpinca github
99.93
5910425465 master [pkg] Update eslint-config-prettier to version 9.0.0 push 19 Aug 2023 08:31AM UTC lpinca github
99.93
5519753114 master [ci] Run the lint step on node 20 push 11 Jul 2023 12:11PM UTC lpinca github pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 135
  • 136
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc