GithubHelp home page GithubHelp logo

sandwich2001 / async-ws-py Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2 KB

A Python websocket-helper library for asynchronous handling of communication and control functionality

License: The Unlicense

async-ws-py's Introduction

async-ws-py

A Python websocket-helper library for asynchronous handling of communication and control functionality

Idea:

The idea for this library is to be able to do the following:

  • asynchronously send and receive messages from the websocket connection
  • automatically track states and messages, allowing for external functions to hook into the processing for user-functionality
  • a "safe" way to interact with websocket data without locking the entire system
  • being able to see DIRECTLY as well as more advanced forms of what exactly gets sent and gets received
  • should be relatively easy to use (without unecessery overhead) - preferably, setting up and using should take a handfull of functions only...

furthermore, the following requirements for the usage of this library should be implemented:

  1. There should be plenty of example code-snippits for implementation streamlining
  2. There should be a straight forward- no black-magic method of interfacing with this library
  3. the multi-threading should be structured in a sane and threadsafe way to prevent system-takeovers due to unhandled or unfinishing threads

Collaboration:

Collaboration is welcome, please bare with me as I slowly write bit by bit during after-work hours...

async-ws-py's People

Contributors

sandwich2001 avatar

Watchers

 avatar

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.