Skip to content

Issues: ably/ably-js

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Issues list

Ably Client Undefined
#1994 opened Mar 27, 2025 by gabrielgyimah updated Mar 27, 2025
nextjs 15 correct implementation
#1987 opened Mar 22, 2025 by alexanderPastornicky updated Mar 26, 2025
alternative to authUrl to pass in promise of auth token request
#1974 opened Feb 26, 2025 by smblee updated Mar 5, 2025
Can you guys provide an adapter for tRPC? enhancement New feature or improved functionality.
#1170 opened Mar 31, 2023 by ManuRodgers updated Mar 4, 2025
AblyProvider and Next - Ably connects from server even with use client documentation Improvements or additions to public interface documentation (API reference or readme). enhancement New feature or improved functionality.
#1742 opened Apr 17, 2024 by bookercodes updated Feb 7, 2025
Avoiding clientId mismatch error when user's session up/downgrades documentation Improvements or additions to public interface documentation (API reference or readme). enhancement New feature or improved functionality.
#1600 opened Jan 28, 2024 by smblee updated Feb 3, 2025
http-cache-semantics vulnerability from got dependencies Pull requests that update a dependency file
#1755 opened May 2, 2024 by yuvitaljanetr updated Jan 29, 2025
Create documentation on how to use ably-js with Vercel for both frontend and serverless functions, including using Vercel Edge runtime documentation Improvements or additions to public interface documentation (API reference or readme).
#1733 opened Apr 15, 2024 by VeskeR updated Jan 29, 2025
Fix publish of presence messages does not respect maxMessageSize from ConnectionDetails bug Something isn't working. It's clear that this does need to be fixed.
#1960 opened Jan 24, 2025 by VeskeR updated Jan 24, 2025
Use a properly typed EventEmitter enhancement New feature or improved functionality.
#1050 opened Sep 13, 2022 by owenpearson updated Jan 23, 2025
[v3] Return to a single enum for channel modes breaking Backwards incompatible changes made to the public API.
#1954 opened Jan 21, 2025 by lawrence-forooghian updated Jan 23, 2025
Fix errors when receiving WebSocket data in Vercel Edge runtime and indefinitely creating new connections bug Something isn't working. It's clear that this does need to be fixed.
#1731 opened Apr 15, 2024 by VeskeR updated Jan 15, 2025
Store presence data inside ChannelProvider's context, so we don't have to refetch presence data for every listener enhancement New feature or improved functionality.
#1686 opened Mar 12, 2024 by VeskeR updated Jan 15, 2025
Decide on how to handle unexpected channel options change (via setOptions for example) in react-hooks enhancement New feature or improved functionality.
#1642 opened Feb 27, 2024 by VeskeR updated Jan 15, 2025
When using useChannel channel never detaches even when all listeners have unsubscribed bug Something isn't working. It's clear that this does need to be fixed.
#1594 opened Jan 25, 2024 by thenano updated Jan 11, 2025
CONTRIBUTING.md should mention the process of adding/modifying the docstrings in the ably.d.ts (public types) documentation Improvements or additions to public interface documentation (API reference or readme).
#1929 opened Nov 28, 2024 by VeskeR updated Nov 28, 2024
Add support for Request IDs (RSC7c) enhancement New feature or improved functionality.
#1919 opened Nov 14, 2024 by vladvelici updated Nov 28, 2024
React Native push notifications enhancement New feature or improved functionality.
#748 opened Feb 27, 2018 by mattheworiordan updated Nov 6, 2024
Investigate parallelizing cipher.decrypt calls when decoding regular/presence/state messages enhancement New feature or improved functionality.
#1906 opened Oct 24, 2024 by VeskeR updated Oct 25, 2024
Sharing a connection across tabs documentation Improvements or additions to public interface documentation (API reference or readme).
#693 opened Nov 2, 2020 by mattheworiordan updated Oct 4, 2024
4 tasks
Move echo server method support tests in to echo server repo testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.
#713 opened Feb 16, 2021 by owenpearson updated Oct 4, 2024
ESLint: use @typescript-eslint/recommended ruleset code-quality Affects the developer experience when working in our codebase.
#958 opened Apr 19, 2022 by owenpearson updated Oct 4, 2024
Refactor: use explicit preserialization methods rather than overriding toJSON() code-quality Affects the developer experience when working in our codebase.
#310 opened Jul 12, 2016 by mattheworiordan updated Oct 4, 2024
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.