-
-
Notifications
You must be signed in to change notification settings - Fork 319
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
Add api docs for client and server #30
Comments
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? |
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? |
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? |
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? |
Currently, README.md just has example usage. We should add full API docs because there are several public methods that are available but not shown in the examples. For instance,
server.getSwarm()
.The text was updated successfully, but these errors were encountered: