https://github.com/sb-child/noder_backend
已弃用, 将重写项目
https://github.com/sb-child/noder_backend
audio editor image python socket-io video websocket
Last synced: about 1 month ago
JSON representation
已弃用, 将重写项目
- Host: GitHub
- URL: https://github.com/sb-child/noder_backend
- Owner: sb-child
- License: gpl-3.0
- Created: 2020-11-17T23:56:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T06:34:12.000Z (over 5 years ago)
- Last Synced: 2025-01-12T17:46:30.036Z (over 1 year ago)
- Topics: audio, editor, image, python, socket-io, video, websocket
- Language: Python
- Homepage:
- Size: 206 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Noder Backend
**[isn't done yet] A node-based workflow (backend)**
It is a server for clients(frontend).
**plan:**

**todo:**
> - [ ] ~~rewriting `manager` and `worker` with `golang`.~~
> - [ ] ~~worker: use [gotch](https://github.com/sugarme/gotch) for faster compute~~
> - [ ] ~~use `jsonrpc` for network transfer~~
---
> - [ ] Preliminary complete `NodeType`
> - [ ] Preliminary complete `NodeManager`
> - [x] replace `WebSocket` to `socket.io`
> - [ ] ~~use `socket.io` to manage users~~
> - [ ] communication protocol and user manage
> ...
> - [ ] code cleanup
> - [ ] improve performance
> - [ ] document
**License**
> GPL3