Skip to content

chore(nodejs): js doc #51

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

Open
wants to merge 43 commits into
base: main
Choose a base branch
from
Open

chore(nodejs): js doc #51

wants to merge 43 commits into from

Conversation

glasstiger
Copy link
Collaborator

@glasstiger glasstiger commented Jul 31, 2025

Updated documentation.

Requires #50

Base automatically changed from arrays_support to main August 6, 2025 17:35
Copy link
Collaborator

@puzpuzpuz puzpuzpuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs/scripts/prettify/Apache-License-2.0.txt file added by this PR is empty. Is that a leftover?

// unflushed data will be lost
await sender.close();
// create a sender with protocol version 2
const sender = await Sender.fromConfig('http::addr=localhost:9000;protocol_version=2');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: this is the very first code example, so it'll be copy-pasted a lot. Considering that, do we want to bother users with the protocol version here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants