issues
search
hku-ect
/
libsphactor
"Extended nodal actor framework based on zactor"
Other
3
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
should a publish destroy a message?
#103
sphaero
opened
7 months ago
0
actors might need stage events (clear/load???)
#102
sphaero
opened
9 months ago
0
Architectual improvement
#101
sphaero
opened
11 months ago
3
Api can be called through input sockets
#100
sphaero
closed
11 months ago
4
Fix exit on interrupt
#99
sphaero
closed
1 year ago
0
workaround for dealing with floats in api
#98
sphaero
closed
2 years ago
0
add actor send method
#97
sphaero
closed
2 years ago
0
wrong var config_path was used
#96
sphaero
closed
2 years ago
0
remove SPHACTOR_EXPORT macro usage
#95
sphaero
closed
2 years ago
0
missing return
#94
sphaero
opened
2 years ago
0
visibility warnings when building with cpp
#93
sphaero
closed
2 years ago
1
handle multiple timers?
#92
sphaero
opened
2 years ago
0
add timeout method to retrieve the timeout in the actor
#91
sphaero
closed
2 years ago
0
Set working dir from the stage file dir
#90
sphaero
closed
2 years ago
0
Refacor sphactor_actor_run
#89
sphaero
closed
2 years ago
0
Expose 0MQ filtering on sub sockets
#88
sphaero
closed
2 years ago
0
Fixes for Record actor
#87
aaronvark
closed
3 years ago
0
allow api calls without value
#86
sphaero
closed
3 years ago
0
Fix windows infinite timeout
#85
sphaero
closed
3 years ago
0
Fixed swapped input/output connection issue
#84
aaronvark
closed
3 years ago
0
fix wrong custom filedescriptor logic
#83
sphaero
closed
3 years ago
0
Updates on stock actors
#82
sphaero
closed
3 years ago
0
Initial OSX workflow
#81
sphaero
closed
3 years ago
0
windows needs explicit cast
#80
sphaero
closed
3 years ago
0
Fix cpp methods and tiny fixes
#79
sphaero
closed
3 years ago
0
Add capability to registering actors
#78
sphaero
closed
3 years ago
0
always set send_time when we publish something
#77
sphaero
closed
3 years ago
0
Move capability to sphactor (frontend)
#76
sphaero
closed
3 years ago
0
fix leaking type string
#75
sphaero
closed
3 years ago
0
initial code for running an actor as a process
#74
sphaero
closed
3 years ago
0
add github actions initial config
#73
sphaero
closed
3 years ago
0
Fix saving the capabilities
#72
sphaero
closed
3 years ago
0
stage doesn't set dynamic values of capabilities
#71
sphaero
closed
2 years ago
1
sph_stage: add methods add, remove and retrieve list of actors + test
#70
sphaero
closed
3 years ago
0
add connections list to sphactor class
#69
sphaero
closed
3 years ago
0
initial command line utility for running a stage of actors
#68
sphaero
closed
3 years ago
3
Timeout takes priority, clock timing fixes
#67
aaronvark
closed
3 years ago
0
don't try to resolve the fd pointer to a zsock instance
#66
sphaero
closed
3 years ago
0
add a pointer equal test
#65
sphaero
closed
3 years ago
0
Fixed issue where valid msg was deleted, added windows build script
#64
aaronvark
closed
3 years ago
0
project out of date
#63
sphaero
closed
3 years ago
0
fix wrong ret type
#62
sphaero
closed
3 years ago
0
CPP class return fixes and some cleanups
#61
sphaero
closed
3 years ago
0
sphactor_report should have const added
#60
sphaero
opened
3 years ago
0
implement time registration of sending and receiving
#59
sphaero
closed
3 years ago
0
FDSOCK instead of SOCKFD
#58
aaronvark
closed
3 years ago
0
Fixes to Sphactor base class
#57
aaronvark
closed
3 years ago
0
updating C++ code
#56
sphaero
closed
3 years ago
0
Fix CI failing, segfaults
#55
sphaero
closed
3 years ago
0
Some memleaks and inconsitencies cleanup
#54
sphaero
closed
3 years ago
0
Next