You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Zhu aecb437d85
Implementation for `@rpc` and `@event` decorators (#504)
1 year ago
..
benchmarks Moved the benchmarks to another repo. (#349) 1 year ago
packages Implementation for `@rpc` and `@event` decorators (#504) 1 year ago
templates/new-package fix version (#430) 1 year ago
.gitignore Add proto files (#378) 1 year ago
README.md Update README.md (#432) 1 year ago
pyproject.toml Downgrade protobuf from v5 to v4 (#453) 1 year ago
run_task_in_pkgs_if_exist.py Migrate to uv and poe for workspace management and task running (#424) 1 year ago
shared_tasks.toml Remove static subscription restriction (#439) 1 year ago
uv.lock Disallow unions in dataclass messages, move check to creation instead of usage (#499) 1 year ago