Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wildfoundry/dataplicity-lomond
Lomond is a Websocket client for Python which turns a websocket connection in to an orderly stream of events. Contrast this with the existing websocket clients available for Python which follow a more JS-like model of threads and callbacks.
https://github.com/wildfoundry/dataplicity-lomond
Last synced: 2 months ago
JSON representation
Lomond is a Websocket client for Python which turns a websocket connection in to an orderly stream of events. Contrast this with the existing websocket clients available for Python which follow a more JS-like model of threads and callbacks.
- Host: GitHub
- URL: https://github.com/wildfoundry/dataplicity-lomond
- Owner: wildfoundry
- License: other
- Created: 2017-03-01T14:05:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-02T21:32:52.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T15:55:28.228Z (3 months ago)
- Language: Python
- Homepage:
- Size: 311 KB
- Stars: 237
- Watchers: 23
- Forks: 20
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-rainmana - wildfoundry/dataplicity-lomond - Lomond is a Websocket client for Python which turns a websocket connection in to an orderly stream of events. Contrast this with the existing websocket clients available for Python which follow a more (Python)