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

Backlog for Connect-ES documentation #41

Open
4 of 14 tasks
timostamm opened this issue Sep 15, 2023 · 0 comments
Open
4 of 14 tasks

Backlog for Connect-ES documentation #41

timostamm opened this issue Sep 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@timostamm
Copy link
Member

timostamm commented Sep 15, 2023

  • Clients: Document the timeoutMs option: How to catch; Interop with gRPC; Code deadline_exceeded.
  • Clients: Document common use cases for interceptors.
  • Web clients: Document how to set fetch properties in the interceptors section.
  • Web clients: Document how to bring your own fetch.
  • Clients: Link to the custom client example from the roll your own client section.
  • Clients and servers: Document context values (see v1.1.0 release notes)
  • Servers: Document Connect timeouts (see connect-es#591).
  • Servers: Add guide on how to handle errors, document behavior of yield in service implementations.
  • Servers: Document JSON and binary options (Any and JSON).
  • Servers: Document the shutdownSignal option (also see connect-es#802).
  • Node.js clients: Document best practices for client-streaming and bidi RPCs, explain async iterables, show createWritableIterable().
  • Node.js: Document compressions settings for clients and servers, including read/write limits.
  • Node.js: Document H2 session management (see connect-es#673).
  • Node.js: Document how to work with errors in the vain of how Connect-Go has its own errors page for returning errors from services.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant