diff options
author | 2023-05-21 13:50:53 -0300 | |
---|---|---|
committer | 2023-05-21 09:50:53 -0700 | |
commit | 3870f674f90b2780e247bcd670a89ab8dd41fa22 (patch) | |
tree | fc8226fe554da7e15352055f9689778aabfb1d0c /test/js/web/websocket/websocket.test.js | |
parent | 12b34c625833c7cff4ecb6ebd67b3872028f4a80 (diff) | |
download | bun-3870f674f90b2780e247bcd670a89ab8dd41fa22.tar.gz bun-3870f674f90b2780e247bcd670a89ab8dd41fa22.tar.zst bun-3870f674f90b2780e247bcd670a89ab8dd41fa22.zip |
fix(tls.connect) fix SNI on tls sockets and also servername (mongodb) (#2934)
* fixes SNI on tls sockets and also servername
* 💅
* 💅
* add support for https and wss
* fix bun types
* support Bun.file on ca, key and cert
* 💅
* add setTimeout (makes fastify run)
* fix httpVersion
* fix WebSocketServer and add listen event
* fix ws exports and http listening
* fix default import
* bump uws
* add nodebuffer compatibility
* fix drain and allow more passing tests to run
* fix enqueud messages
* default to arraybuffer
* fix constructor binaryType
* fmt
* fixup
* skip some tests
* skip more
* skip fault tests
* reuse encoder instance
* fix handshake WS Client
* temporary revert handshake fix
* fix handshake
* disable all socket.io test temp
* fixup
* add back socket.io tests
* use node_fs to read cert, ca and key on server.zig
* throw the error returned by NodeFS
* 💅
Diffstat (limited to 'test/js/web/websocket/websocket.test.js')
0 files changed, 0 insertions, 0 deletions