pycapnp/docs
Tobias Ahrens 302a96d84d
Update documentation to async code (#331) (#332)
* 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.
2023-10-16 11:05:27 -07:00
..
_templates Updating docs for v1.0.0b2 2020-06-14 17:05:45 -07:00
capnp.rst Update documentation to async code (#331) (#332) 2023-10-16 11:05:27 -07:00
conf.py Update documentation to async code (#331) (#332) 2023-10-16 11:05:27 -07:00
index.rst Updating docs for v1.0.0b2 2020-06-14 17:05:45 -07:00
install.rst Prepare for v2.0.0b1 release 2023-10-03 12:29:48 -07:00
Makefile Initial commit of docs 2013-08-18 21:49:12 -07:00
quickstart.rst Update documentation to async code (#331) (#332) 2023-10-16 11:05:27 -07:00