forked from ultravioletrs/cocos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COCOS-155 - Add python algo support (ultravioletrs#178)
* * feat(algorithm.go): add support for algorithm type context * feat(python.go): implement Python algorithm runtime * fix(cocos_defconfig): add IPTABLES package Signed-off-by: SammyOina <[email protected]> * update proto Signed-off-by: Sammy Oina <[email protected]> * small fixes Signed-off-by: Sammy Oina <[email protected]> * add metadata Signed-off-by: Sammy Oina <[email protected]> * debug Signed-off-by: Sammy Oina <[email protected]> * debug Signed-off-by: Sammy Oina <[email protected]> * chunk logger Signed-off-by: Sammy Oina <[email protected]> * debug logger Signed-off-by: Sammy Oina <[email protected]> * test lock Signed-off-by: Sammy Oina <[email protected]> * add req file Signed-off-by: SammyOina <[email protected]> * stream result Signed-off-by: SammyOina <[email protected]> * test with venv Signed-off-by: Sammy Oina <[email protected]> * fix missing requirements file Signed-off-by: Sammy Oina <[email protected]> * result stream Signed-off-by: Sammy Oina <[email protected]> * modify test server Signed-off-by: Sammy Oina <[email protected]> * remove debugging and cleaning up Signed-off-by: Sammy Oina <[email protected]> * original repo Signed-off-by: Sammy Oina <[email protected]> * add missing header Signed-off-by: Sammy Oina <[email protected]> * downgrade protoc Signed-off-by: Sammy Oina <[email protected]> --------- Signed-off-by: SammyOina <[email protected]> Signed-off-by: Sammy Oina <[email protected]>
- Loading branch information
Showing
24 changed files
with
537 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.