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

Update README example to async code #331

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

LasseBlaauwbroek
Copy link
Contributor

No description provided.

@LasseBlaauwbroek
Copy link
Contributor Author

I guess the docs also need updating. But I don't have time for that right now.

@haata
Copy link
Collaborator

haata commented Oct 12, 2023

@tobiasah can you take a stab at updating the docs. I might be able to work on it in a few days.

@haata haata merged commit ae96512 into capnproto:master Oct 12, 2023
11 of 12 checks passed
tobiasah added a commit to tobiasah/pycapnp that referenced this pull request Oct 12, 2023
This commit updates the documentation to the latest changes added
with pycapnp 2.0.0

The properties here are not matching the ones from the node catalog.
tobiasah added a commit to tobiasah/pycapnp that referenced this pull request Oct 12, 2023
This commit updates the documentation to the latest changes added
with pycapnp 2.0.0
tobiasah added a commit to tobiasah/pycapnp that referenced this pull request Oct 13, 2023
This commit updates the documentation to the latest changes added
with pycapnp 2.0.0.

* Remove non existing classes/functions from the reference documentation
* Adapt the quickstart to the latest changes. Mainly to new rpc handling,
  that now exlusively is done through asyncio.
tobiasah added a commit to tobiasah/pycapnp that referenced this pull request Oct 13, 2023
This commit updates the documentation to the latest changes added
with pycapnp 2.0.0.

* Remove non existing classes/functions from the reference documentation
* Adapt the quickstart to the latest changes. Mainly to new rpc handling,
  that now exlusively is done through asyncio.
tobiasah added a commit to tobiasah/pycapnp that referenced this pull request Oct 13, 2023
This commit updates the documentation to the latest changes added
with pycapnp 2.0.0.

* Remove non existing classes/functions from the reference documentation
* Adapt the quickstart to the latest changes. Mainly to new rpc handling,
  that now exlusively is done through asyncio.
haata pushed a commit that referenced this pull request Oct 16, 2023
* Update documentation to async code (#331)

This commit updates the documentation to the latest changes added
with pycapnp 2.0.0.

* Remove non existing classes/functions from the reference documentation
* Adapt the quickstart to the latest changes. Mainly to new rpc handling,
  that now exlusively is done through asyncio.

* DOC: Add section about send and receive messages over a socket

Since #313 it is possible to read and write messages over a socket.
This commit adds a small section for read and write in the quickstart.
@LasseBlaauwbroek LasseBlaauwbroek deleted the update-readme-example branch October 16, 2023 20:46
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.

2 participants