An open API service indexing awesome lists of open source software.

https://github.com/qpython-android/codelab-compass2

A distributed nodes nodes management framework based on twisted for qpython application
https://github.com/qpython-android/codelab-compass2

Last synced: 3 months ago
JSON representation

A distributed nodes nodes management framework based on twisted for qpython application

Awesome Lists containing this project

README

          

Compass2

================

A distributed nodes nodes management framework based on twisted for qpython application

Compass is design with the client and server.

Functions of client include:
1 Connect / disconnect the compass server
2 Collect and return the local information
3 Send / recv text message or binary stream
4 Execute compass operation command

Functions of server include:
1 Accept connection from compass client
2 Collect node's information from compass client
3 Send / recv text message or binary stream

Author: riverfor@gmail.com, any question can mailto him