:orphan: |rss_image| **libraries - 1/1** :ref:`Blog ` :ref:`installation (12) ` :ref:`python (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: libraries .. _ap-cat-libraries-0: libraries - 1/1 +++++++++++++++ .. blogpostagg:: :title: Real time communication :date: 2018-12-14 :keywords: aiortc :categories: libraries :rawfile: 2018/2018-12-14_aiortc.rst I was looking into something to handle real time communication. I found this one: `aiortc `_ written in Python and still maintained. .. blogpostagg:: :title: Build protobuf and onnx for Windows :date: 2018-08-23 :keywords: protobuf :categories: libraries :rawfile: 2018/2018-08-23_protobuf.rst A good way to build it is to look into the file ``appveyor.yml``. You should end up with something like this: `build_protobuf.bat `_. `onnx `_ was a little bit more complex to build as the current build system is based on :epkg:`Miniconda` and there is still no version for :epkg:`Python` 3.7. I had to start with the standard distribution which I did. The release is available as artifacts on `appveyor/onnx `_. Instructions can be found in `appveyor.yml `_. ---- |rss_image| **libraries - 1/1** :ref:`2019-11 (2) ` :ref:`2019-12 (1) ` :ref:`2020-02 (1) ` :ref:`2020-09 (1) ` :ref:`2021-01 (5) `