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

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

已弃用, 将重写项目

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:**
![alt](readme_imgs/plan.png)

**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