Giter Site home page Giter Site logo

aiozyre's Introduction

aiozyre

asyncio-friendly Python bindings for Zyre, an open-source framework for proximity-based peer-to-peer applications.

build_status

Installation

pip install aiozyre

Tests run on both Linux and macOS for the following Python versions:

  • CPython: 3.6.4, 3.7.0, 3.8.0
  • PyPy: 7.2.0 (3.6.9)

CPython 3.6.3 and lower are not supported due to this bug.

Usage

See the example peer-to-peer chat client.

Contributing

Pull requests are welcome, please file any issues you encounter.

Changelog

v1.1.5 (2020-07-22)

  • Fix memory leak where zlist items were not being freed
  • Fix egg installation issue by passing zip_safe=False

v1.1.4 (2020-05-23)

  • Handle SILENT message

aiozyre's People

Contributors

andygikling avatar elijahr avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

andygikling

aiozyre's Issues

it got memory leaky problem

it got a memory leaky problem, when sending message ,the memory occupied will increase and not dorp
I'll be appreciate it if you can fix it

WechatIMG1826

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.