issues
search
collective-soundworks
/
soundworks
Creative coding framework for distributed applications based on Web technologies.
http://soundworks.dev
BSD 3-Clause "New" or "Revised" License
114
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create binary socket plugin
#103
b-ma
opened
1 month ago
0
Chore - Clean / harmonize all error messages
#102
b-ma
opened
2 months ago
0
ServerSockets - remove `addToRoom`, `removeFromRoom` and `broadcast`
#101
b-ma
opened
2 months ago
0
Chore - move `useDefaultApplicationTemplate` into helpers
#100
b-ma
opened
2 months ago
0
V next
#99
b-ma
closed
1 month ago
0
hotfix: recover from hanging socket
#98
b-ma
closed
2 months ago
0
Socket - Add timeout to drop WebSocket if neither "connection" nor "error" event
#97
b-ma
closed
2 months ago
1
SharedStates - documentation / API
#96
b-ma
opened
3 months ago
0
State Definition - introduce `required` option
#95
b-ma
closed
1 month ago
2
stateManager.getCollection - review / generalize options
#94
b-ma
opened
3 months ago
3
Implement `stateManager.onCreateHook` and `stateManager.onDeleteHook`
#93
b-ma
opened
3 months ago
0
SharedState.onUpdate - remove `event: true` parameters from update values when `executeListener` is true
#92
b-ma
closed
1 month ago
1
SharedState - introduce detached parameter
#91
b-ma
closed
1 month ago
1
Setting websocket port from browser client doesn't work as expected
#90
joshstovall
closed
6 months ago
2
Chore - check node client / server versions discrepancies
#89
b-ma
closed
6 months ago
1
StateCollection - implement `collection.asMap(key)` method
#88
b-ma
opened
8 months ago
0
SharedState - rename `schemaName` (and possibly `registerSchema`)
#87
b-ma
opened
8 months ago
1
Socket - check connection from client side as well
#86
b-ma
closed
8 months ago
0
SharedCollection - remove controller
#85
b-ma
closed
8 months ago
1
https - error with self signed certificates
#84
b-ma
closed
8 months ago
0
Registering server side plugin on client side do not throw as expected
#83
b-ma
opened
10 months ago
1
Propagate transpile errors to clients somehow
#82
b-ma
closed
5 months ago
0
Feat/batched transport
#81
b-ma
closed
10 months ago
0
SharedState - batch transport calls
#80
b-ma
closed
9 months ago
1
Rename config `Subpath` to `baseUrl`
#79
b-ma
opened
10 months ago
1
replace lodash/cloneDeep.js w/ structuredClone
#78
b-ma
opened
10 months ago
0
Test - add regression / integration tests for building to cjs
#77
b-ma
opened
11 months ago
0
Generalize usage of Symbols for protected methods
#76
b-ma
closed
1 month ago
0
SharedState - simplify communication protocol
#75
b-ma
opened
11 months ago
1
SharedState / SharedCollection - share instances on same node
#74
b-ma
opened
11 months ago
1
SharedState - handle race conditions
#73
b-ma
closed
11 months ago
0
StateManager.create with init values does not check passed values properly
#72
b-ma
closed
11 months ago
0
StateManager::deleteSchema - doesn't work as expected
#71
b-ma
closed
11 months ago
0
ParameterBag getDefaults always returns undefined for all parameters
#70
semiaddict
closed
11 months ago
1
SharedState observe() method and SharedStateCollection for same node
#69
jipodine
closed
11 months ago
2
Socket - open binary socket only on request
#68
b-ma
closed
1 month ago
1
SharedState - add new `set` type
#67
b-ma
opened
1 year ago
1
SharedState.getCollection - make sure the collection is properly cleaned
#66
b-ma
closed
11 months ago
1
SharedState.getCollection should throw if given schema name has not been registered
#65
b-ma
closed
11 months ago
0
SharedCollection - improve network communication footprint
#64
b-ma
closed
11 months ago
0
Implement iterable for state collection
#63
b-ma
closed
1 year ago
1
[shared-state] Explore state hierarchies
#62
b-ma
opened
1 year ago
0
Server and Client should throw clean errors if not init / started properly
#59
b-ma
closed
1 year ago
1
server events should also trigger process messages
#58
b-ma
closed
1 year ago
1
Check SSL certificates at launch time
#57
b-ma
closed
2 years ago
0
Review connection retry strategy for node clients
#56
b-ma
closed
8 months ago
2
add `requestRender()` method on Client experience
#55
b-ma
closed
2 years ago
1
Explore move to ES modules (without transpilation)
#54
b-ma
closed
1 year ago
2
Init QoS
#53
b-ma
opened
2 years ago
0
[shared-state] explore possibility of leveraging some transmissions on the binary sockets
#52
b-ma
closed
1 year ago
1
Next