Skip to content
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

todo #22

Open
2 of 5 tasks
chase-moskal opened this issue Aug 16, 2024 · 0 comments
Open
2 of 5 tasks

todo #22

chase-moskal opened this issue Aug 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@chase-moskal
Copy link
Owner

chase-moskal commented Aug 16, 2024

  • 🔥 smarter error handling
    • probably have ExposedError or PublicError, which the user can extend to indicate that such errors can be safely exposed/published
    • maybe rename exposeErrors option to something like exposeAllUnknownErrors
  • refactor to extract json-rpc batch handling for http/websocket into s/comms/
    • currently each transport does its own funky adhoc implementation
  • test suites
  • postMessage
  • allow force-notification remote-proxy invocations
    • eg, remote.state.update[notification](data)
    • also the types for notifications and settings are borked
@chase-moskal chase-moskal added enhancement New feature or request help wanted Extra attention is needed labels Aug 16, 2024
@chase-moskal chase-moskal self-assigned this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant