Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vapor/websocket-kit issues and pull requests

#153 - How can I use this library to access it via socks5 proxy?

Issue - State: open - Opened by ljh740 3 months ago - 3 comments
Labels: enhancement

#152 - Add "isConnected" or something to `WebSocketClient` class

Issue - State: open - Opened by edonv 3 months ago
Labels: enhancement

#151 - Add access to Request or headers in `onUpgrade` closure on client-side

Issue - State: open - Opened by edonv 3 months ago - 1 comment
Labels: enhancement

#150 - crashed

Issue - State: closed - Opened by jugu1991 7 months ago - 3 comments
Labels: bug

#149 - Fix URI and configuration when using proxy

Pull Request - State: open - Opened by CWftw 7 months ago

#148 - Handle URL changes in latest Apple Platforms

Pull Request - State: open - Opened by cham-s 8 months ago - 12 comments
Labels: semver-patch

#147 - WSS Proxy Setup Broken

Issue - State: open - Opened by GEverding 8 months ago - 2 comments
Labels: bug

#146 - Allow `send(_ binary:)` to accept `some DataProtocol`

Pull Request - State: closed - Opened by fizker 9 months ago - 6 comments
Labels: semver-minor

#145 - Support PMCE on WebSockets

Pull Request - State: closed - Opened by jhoughjr about 1 year ago - 4 comments

#144 - fix: ping race condition

Pull Request - State: open - Opened by koraykoska about 1 year ago - 3 comments

#143 - Fix typos

Pull Request - State: closed - Opened by UmutSERIFLER about 1 year ago - 1 comment

#142 - Adding Per Message Compression Extensions from RFC-7692.

Pull Request - State: closed - Opened by jhoughjr about 1 year ago - 11 comments

#141 - Fix typos

Pull Request - State: closed - Opened by roj1512 over 1 year ago - 1 comment

#140 - NIOCore/NIOLoopBound.swift:120: Precondition failed in 2.14.0

Issue - State: open - Opened by jhoughjr over 1 year ago - 7 comments
Labels: bug

#139 - Sendable Crash even on 2.13.0 / Swift 5.7

Issue - State: closed - Opened by PatrickPijnappel over 1 year ago - 6 comments
Labels: bug

#138 - Bump the swift-tools-version to 5.7

Pull Request - State: closed - Opened by Joannis over 1 year ago - 1 comment
Labels: semver-minor

#137 - Revert "Sendable Take 2 (#136)"

Pull Request - State: closed - Opened by Joannis over 1 year ago - 1 comment

#136 - Sendable Take 2

Pull Request - State: closed - Opened by 0xTim over 1 year ago - 2 comments
Labels: semver-minor

#135 - Revert "Add Sendable conformances to WebsocketKit (#131)"

Pull Request - State: closed - Opened by gwynne over 1 year ago - 2 comments
Labels: bug, semver-minor

#134 - Work around apple/swift#66099

Pull Request - State: closed - Opened by gwynne over 1 year ago - 1 comment
Labels: bug, semver-patch

#133 - [DO NOT MERGE] Testing hangs

Pull Request - State: closed - Opened by 0xTim over 1 year ago - 1 comment

#132 - Update for new NIOSSL

Pull Request - State: closed - Opened by gwynne over 1 year ago - 6 comments
Labels: bug, semver-minor

#131 - Add Sendable conformances to WebsocketKit

Pull Request - State: closed - Opened by 0xTim over 1 year ago - 4 comments
Labels: semver-minor

#130 - Add support for proxying in `WebsocketClient`

Pull Request - State: closed - Opened by rnro over 1 year ago - 5 comments
Labels: semver-minor

#129 - CocoaPods Support?

Issue - State: closed - Opened by kennyevo over 1 year ago - 2 comments

#128 - Updates for API docs

Pull Request - State: closed - Opened by 0xTim over 1 year ago - 1 comment

#127 - Do not add a `Content-Type` header to the HTTP upgrade request

Pull Request - State: closed - Opened by fumoboy007 over 1 year ago - 3 comments
Labels: semver-minor

#126 - `HTTPInitialRequestHandler` should not add a `Content-Type` header

Issue - State: closed - Opened by fumoboy007 over 1 year ago
Labels: bug

#125 - Support needed when using WebSocket Kit as client

Issue - State: closed - Opened by DanielMandea over 1 year ago - 3 comments
Labels: bug

#124 - No support for WatchOS

Issue - State: open - Opened by warcupcake over 1 year ago - 1 comment
Labels: bug

#123 - Client-Decompression support

Pull Request - State: open - Opened by MahdiBM almost 2 years ago - 19 comments

#122 - Updated WebSocketClient to use ManagedAtomic instead of NIO.

Pull Request - State: closed - Opened by JetForMe about 2 years ago - 4 comments

#121 - NIOAtomic is deprecated

Issue - State: closed - Opened by JetForMe about 2 years ago
Labels: bug

#120 - Remove use of NIOAtomics in favor of Atomics

Pull Request - State: closed - Opened by MahdiBM about 2 years ago - 8 comments
Labels: semver-patch

#119 - Don't use IP addresses for SNI

Pull Request - State: closed - Opened by olivernyc about 2 years ago - 7 comments
Labels: semver-patch

#118 - Enable compilation on iOS

Pull Request - State: closed - Opened by makleso6 over 2 years ago - 2 comments
Labels: semver-minor

#117 - add iOS platform in Package.swift

Issue - State: closed - Opened by makleso6 over 2 years ago
Labels: enhancement

#116 - Pass a copy of the control frame buffer to ping/pong callbacks

Pull Request - State: closed - Opened by tkrajacic over 2 years ago - 9 comments
Labels: semver-minor

#115 - Rewrite some really truly amazingly darn outdated CI

Pull Request - State: closed - Opened by gwynne over 2 years ago - 1 comment
Labels: enhancement

#114 - Make sure onPing is called and account for control frames being able to be interspersed with message fragments

Pull Request - State: closed - Opened by tkrajacic over 2 years ago - 5 comments
Labels: bug, semver-patch

#113 - #112 Async/Await Backward Compatibility

Pull Request - State: closed - Opened by dnKaratzas over 2 years ago

#112 - Async/Await Backward Compatibility

Issue - State: closed - Opened by dnKaratzas over 2 years ago - 1 comment
Labels: enhancement

#111 - Update Supported Swift Versions

Pull Request - State: closed - Opened by 0xTim over 2 years ago - 3 comments
Labels: semver-minor

#110 - Example of using websocket-kit with system proxy?

Issue - State: closed - Opened by bunchjesse over 2 years ago - 2 comments
Labels: enhancement, help wanted

#109 - Update good first issue workflow to work for multiple labels

Pull Request - State: closed - Opened by BennyDeBock over 2 years ago

#108 - Update good first issue workflow to work for multiple labels

Pull Request - State: closed - Opened by BennyDeBock over 2 years ago

#107 - Add support for NIOTransportServices

Pull Request - State: closed - Opened by PopFlamingo over 2 years ago - 6 comments
Labels: enhancement, semver-minor

#106 - Remove content length header on initial handshake

Pull Request - State: closed - Opened by GNMoseke over 2 years ago - 3 comments
Labels: semver-patch

#105 - Add good first issue project board workflow to repository

Pull Request - State: closed - Opened by BennyDeBock over 2 years ago

#104 - It just doesn't work!

Issue - State: closed - Opened by ea7kir over 2 years ago - 26 comments
Labels: bug

#103 - Support Codable Messages

Pull Request - State: closed - Opened by dnKaratzas over 2 years ago

#102 - CI fails when run from PR

Issue - State: closed - Opened by 0xTim about 3 years ago - 1 comment
Labels: bug, good first issue

#101 - Persist query parameters in WebSocket URI

Pull Request - State: closed - Opened by JakeTiritilli about 3 years ago - 2 comments
Labels: semver-minor

#100 - Migrate to localhost tests

Pull Request - State: closed - Opened by 0xTim about 3 years ago - 3 comments

#99 - Fix deprecation in `WebSocketClient`

Pull Request - State: closed - Opened by axtonpitt about 3 years ago - 6 comments
Labels: semver-patch

#98 - Update Client code to remove warnings

Issue - State: closed - Opened by 0xTim about 3 years ago - 1 comment
Labels: bug, good first issue

#97 - Massive 100% CPU load when receiving multi frame WebSocket message

Issue - State: open - Opened by hishnash about 3 years ago - 3 comments
Labels: bug

#96 - Chunk Data/Text frames by outboundMaxFrameSize.

Pull Request - State: open - Opened by hishnash about 3 years ago

#95 - Add NIOT

Pull Request - State: open - Opened by hishnash over 3 years ago - 4 comments

#94 - query part is chopped from the URL

Issue - State: closed - Opened by gazsiazasz over 3 years ago
Labels: bug

#93 - Add support for async/await

Pull Request - State: closed - Opened by madsodgaard over 3 years ago - 2 comments
Labels: semver-minor

#92 - TLS test with a websocket-kit server and client

Issue - State: open - Opened by EthanLozano over 3 years ago
Labels: enhancement

#91 - `pingInterval` should just force close the connection if the server doesn't pong

Issue - State: closed - Opened by lmcd over 3 years ago - 3 comments
Labels: bug

#90 - Should be able to force close the WebSocket

Issue - State: open - Opened by lmcd over 3 years ago - 2 comments
Labels: enhancement

#89 - Fix issue where web sockets don't close on TLS connections

Pull Request - State: closed - Opened by EthanLozano over 3 years ago - 5 comments
Labels: semver-patch

#88 - Update api-docs.yml

Pull Request - State: closed - Opened by JaapWijnen over 3 years ago

#87 - crashed on ubuntu18.04

Issue - State: closed - Opened by shenfu1991 over 3 years ago - 3 comments
Labels: bug

#86 - `close` does not work. WebSockets stay open indefinitely

Issue - State: closed - Opened by lmcd over 3 years ago - 14 comments
Labels: bug

#85 - client not response?

Issue - State: closed - Opened by shenfu1991 over 3 years ago
Labels: bug

#84 - Add NIOTransportServices support

Pull Request - State: closed - Opened by hishnash over 3 years ago - 1 comment

#83 - Upgrade swift-nio-ssl to 2.10.2

Issue - State: closed - Opened by xanderdunn almost 4 years ago - 3 comments
Labels: bug

#82 - connect does not notify the user when a websocket connection isn't upgraded

Issue - State: open - Opened by EthanLozano almost 4 years ago - 1 comment
Labels: bug

#81 - Delete FUNDING.yml

Pull Request - State: closed - Opened by 0xTim almost 4 years ago

#80 - MacOS 10.15 Requirement?

Issue - State: closed - Opened by bdkjones almost 4 years ago - 2 comments

#79 - onBinary Usage?

Issue - State: closed - Opened by xanderdunn about 4 years ago - 6 comments

#78 - WebSocket doesn't respect ServerQuiescingHelper

Issue - State: open - Opened by tanner0101 about 4 years ago
Labels: enhancement

#77 - Fix miscellaneous issues with WebSocket closing

Pull Request - State: closed - Opened by tanner0101 about 4 years ago - 3 comments
Labels: bug, enhancement, semver-patch

#76 - Close promise not completed

Issue - State: closed - Opened by tanner0101 about 4 years ago - 3 comments
Labels: bug

#75 - Update api-docs.yml

Pull Request - State: closed - Opened by JaapWijnen about 4 years ago

#74 - Create api-docs.yml

Pull Request - State: closed - Opened by JaapWijnen about 4 years ago

#73 - swift nio HTTPDecoder fails

Issue - State: closed - Opened by keniwhat about 4 years ago - 1 comment

#72 - How to call WebSocket.send outside of connection callback?

Issue - State: closed - Opened by wtroughton over 4 years ago - 1 comment

#71 - Fix force try in connect method

Pull Request - State: closed - Opened by jameshartt over 4 years ago - 4 comments
Labels: bug, semver-patch

#70 - Vapor 4 WebSockets - Server to Client - Masked Frames

Issue - State: closed - Opened by leogdion about 5 years ago - 2 comments
Labels: bug

#69 - 2.0.0 gm

Pull Request - State: closed - Opened by tanner0101 over 4 years ago - 1 comment
Labels: enhancement

#68 - Automatic WebSocket pings

Pull Request - State: closed - Opened by bridger over 4 years ago - 5 comments
Labels: bug, enhancement, semver-minor

#67 - Send correct close code to peer

Pull Request - State: closed - Opened by bridger over 4 years ago - 3 comments
Labels: bug, semver-patch

#66 - Client should send ping

Issue - State: closed - Opened by bridger over 4 years ago - 2 comments
Labels: enhancement

#65 - Release Candidate 1

Pull Request - State: closed - Opened by tanner0101 over 4 years ago
Labels: enhancement

#64 - How send binary data?

Issue - State: closed - Opened by malcommac over 4 years ago - 3 comments
Labels: question

#63 - Support sending FileRegion

Issue - State: closed - Opened by bridger over 4 years ago - 6 comments
Labels: question

#62 - Codable messages

Issue - State: open - Opened by lmcd over 4 years ago - 9 comments
Labels: enhancement

#61 - Add errorCaught handler to close the WebSocket

Pull Request - State: closed - Opened by bridger over 4 years ago - 1 comment
Labels: enhancement, semver-patch

#60 - Add channelInactive callback to mark WebSocket as closed.

Pull Request - State: closed - Opened by bridger over 4 years ago - 1 comment
Labels: bug, semver-patch

#59 - Add errorCaught handler to close the WebSocket.

Pull Request - State: closed - Opened by bridger over 4 years ago - 1 comment

#58 - Server-side error codes not available to WebSocket class

Issue - State: closed - Opened by bridger over 4 years ago
Labels: enhancement

#57 - Consider general refactoring

Issue - State: closed - Opened by sehoffmann over 4 years ago
Labels: enhancement

#56 - No error handling

Issue - State: closed - Opened by sehoffmann over 4 years ago - 1 comment

#55 - Support for compression

Issue - State: open - Opened by bridger over 4 years ago - 2 comments
Labels: enhancement

#54 - Fix Atomic Deprecation

Pull Request - State: closed - Opened by tanner0101 over 4 years ago - 1 comment
Labels: enhancement, semver-patch