Skip to content

Pull requests: rsocket/rsocket-js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore(deps): bump serialize-javascript from 6.0.1 to 6.0.2 in /packages/rsocket-examples/src/webpack/browser-bundle dependencies Pull requests that update a dependency file
#289 opened Feb 20, 2025 by dependabot bot updated Feb 20, 2025
test: 1.0.x alpha websocket server
#281 opened Aug 2, 2024 by viglucci Draft updated Dec 31, 2024
feat: allow closing a WebSocket server outside of the ServerCloseable 1.0 Pullrequests & issues related to the Typescript rewrite and 1.0 release needs triage Issue/PR needs triage by a project maintainer
#279 opened Jun 11, 2024 by stevensJourney updated Aug 2, 2024
Fix channel's payload.data deserialization in RSocketMachine 0.x Issues relating to 0.x version(s) needs triage Issue/PR needs triage by a project maintainer
#277 opened Mar 31, 2024 by palamccc updated Jun 14, 2024
Fix: WebSocket Duplex Connection Unhandled Exceptions 1.0 Pullrequests & issues related to the Typescript rewrite and 1.0 release needs triage Issue/PR needs triage by a project maintainer
#278 opened Jun 11, 2024 by stevensJourney updated Jun 14, 2024
feat!: publish packages under the @rsocket org 1.0 Pullrequests & issues related to the Typescript rewrite and 1.0 release enhancement Suggests, requests, or implements a feature or enhancement
#274 opened Feb 21, 2024 by viglucci updated Feb 21, 2024
chore(deps): bump graphql from 16.6.0 to 16.8.1 dependencies Pull requests that update a dependency file
#269 opened Sep 21, 2023 by dependabot bot updated Sep 21, 2023
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 dependencies Pull requests that update a dependency file
#265 opened Jul 18, 2023 by dependabot bot updated Sep 19, 2023
chore(deps): bump semver from 5.7.1 to 5.7.2 dependencies Pull requests that update a dependency file
#264 opened Jul 11, 2023 by dependabot bot updated Sep 19, 2023
chore(deps): bump apollo-server-core from 3.12.0 to 3.12.1 dependencies Pull requests that update a dependency file
#268 opened Aug 30, 2023 by dependabot bot updated Aug 30, 2023
feat: async adapter
#208 opened Jan 12, 2022 by viglucci Draft updated Jun 21, 2023
Make compatible with Vite needs triage Issue/PR needs triage by a project maintainer
#219 opened Mar 18, 2022 by Artur- updated Mar 18, 2022
add browser tck test suite 1.0 Pullrequests & issues related to the Typescript rewrite and 1.0 release
#212 opened Jan 23, 2022 by viglucci updated Jan 24, 2022
Fix error messages in onError and in onNext
#205 opened Jan 5, 2022 by ScavengerSpb updated Jan 5, 2022
adds support for flowable to async iterable conversion enhancement Suggests, requests, or implements a feature or enhancement
#104 opened Oct 31, 2020 by OlegDokuka updated Nov 1, 2020
ProTip! Exclude everything labeled bug with -label:bug.