issues
search
ztkmkoo
/
dss
Asynchronous distributed server system (dss)
MIT License
19
stars
13
forks
source link
Implement new master actor
#130
Open
ztkmkoo
opened
4 years ago
ztkmkoo
commented
4 years ago
improve master actor interface
master actor function list:
can setup whole dss server system
can create child actors (network, resolver, service, exception)
handling start command
manage dss server status
add rest implement
ztkmkoo
commented
4 years ago
create new branch from develop-0.5
improve master actor interface
master actor function list: