Ivan FB
|
776a7db28a
|
make some comments more natural and concise
|
2026-05-01 11:49:36 +02:00 |
|
Ivan FB
|
94fab074d6
|
properly specify epoch period in seconds
|
2026-05-01 11:41:34 +02:00 |
|
Ivan FB
|
f4e5ed59a0
|
Clean incorrect comment in Rate Limit Manager
|
2026-05-01 11:33:16 +02:00 |
|
Ivan FB
|
491b2e36d1
|
use keccak-256 instead of arbitrary random num when processing SDS msg
|
2026-05-01 11:24:38 +02:00 |
|
Ivan FB
|
a6fd069eeb
|
add little segmentation description
|
2026-05-01 11:11:01 +02:00 |
|
Ivan FB
|
f39c7f0d0b
|
apply Jazz suggestion for encryption hook description
|
2026-05-01 10:59:24 +02:00 |
|
Ivan FB
|
f953a45e31
|
Set only editors field
|
2026-05-01 10:56:48 +02:00 |
|
Ivan FB
|
5e68873188
|
specify editor and contributors
|
2026-05-01 10:48:43 +02:00 |
|
Ivan FB
|
888ba21374
|
Revert "MessageSentEvent is the one that confirms a msg was rx by a store node"
This reverts commit 01cf30d5e8f39e52a464df563ece8296433b5202.
|
2026-04-30 13:58:33 +02:00 |
|
Ivan FB
|
01cf30d5e8
|
MessageSentEvent is the one that confirms a msg was rx by a store node
|
2026-04-30 00:31:17 +02:00 |
|
Ivan FB
|
8483bb10d9
|
simplify dispatch step
|
2026-04-29 18:27:05 +02:00 |
|
Ivan FB
|
0b3a4aeb5c
|
extend SDS component definition
|
2026-04-29 18:25:42 +02:00 |
|
Ivan FB
|
81ee865e55
|
better describe sds requirements
|
2026-04-29 18:12:36 +02:00 |
|
Ivan FB
|
0ede28def9
|
mv components before procedures
|
2026-04-29 15:15:31 +02:00 |
|
Ivan FB
|
1500a0536d
|
add node initialization procedure
|
2026-04-29 14:14:16 +02:00 |
|
Ivan FB
|
493b909f02
|
enhance event definitions
|
2026-04-29 13:55:56 +02:00 |
|
Ivan FB
|
0c512d935c
|
rm rate_limit_config
|
2026-04-29 13:53:04 +02:00 |
|
Ivan FB
|
6ff41e97f9
|
better explanation of outgoing message processing
|
2026-04-29 13:45:27 +02:00 |
|
Ivan FB
|
b917da1b2d
|
rm callback registration functions
|
2026-04-28 23:48:27 +02:00 |
|
Ivan FB
|
dba72eb697
|
improve RequestId definition
|
2026-04-28 23:27:22 +02:00 |
|
Ivan FB
|
33f89ccbd8
|
enrich MessageSendErrorEvent description
|
2026-04-28 23:00:41 +02:00 |
|
Ivan FB
|
76ccd41549
|
make more concise substep in sds in msgs
|
2026-04-28 22:33:31 +02:00 |
|
Ivan FB
|
a23f89b4df
|
add SegmentationConfig
|
2026-04-28 16:19:49 +02:00 |
|
Ivan FB
|
682e3525e2
|
avoid using segmentation-api term and use segmentation instead
|
2026-04-28 15:30:12 +02:00 |
|
Ivan FB
|
f8ab356231
|
Use segment term instead of chunk
|
2026-04-28 01:18:42 +02:00 |
|
Ivan FB
|
0a57672ead
|
leave room for sds headers in segments
|
2026-04-28 01:17:05 +02:00 |
|
Ivan FB
|
6590306abb
|
detecting missing deps incoming mesage processing
|
2026-04-28 01:10:29 +02:00 |
|
Ivan FB
|
330e58ce4b
|
rm retransmission section
|
2026-04-28 00:59:05 +02:00 |
|
Ivan FB
|
408af18b8d
|
add MessageDeliveredEvent
|
2026-04-28 00:52:12 +02:00 |
|
Ivan FB
|
198ad99bed
|
rm state management
|
2026-04-28 00:43:22 +02:00 |
|
Ivan FB
|
3c1125bddb
|
mv Procedures section
|
2026-04-28 00:39:51 +02:00 |
|
Ivan FB
|
bd6abfbb29
|
improve event operations
|
2026-04-28 00:32:50 +02:00 |
|
Ivan FB
|
b0ebaf01ed
|
Update standards/application/reliable-channel-api.md
Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
|
2026-04-28 00:25:38 +02:00 |
|
Ivan FB
|
20fc26d0bd
|
Update standards/application/reliable-channel-api.md
Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
|
2026-04-28 00:25:09 +02:00 |
|
Ivan FB
|
9fde880ea4
|
Update standards/application/reliable-channel-api.md
Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
|
2026-04-28 00:24:25 +02:00 |
|
Ivan FB
|
7033ffd9c0
|
Update standards/application/reliable-channel-api.md
Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
|
2026-04-28 00:19:30 +02:00 |
|
Ivan FB
|
27324bb90b
|
Update standards/application/reliable-channel-api.md
Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
|
2026-04-28 00:14:48 +02:00 |
|
Ivan FB
|
689bc0da10
|
restructure from general to particular
|
2026-04-27 16:34:17 +02:00 |
|
Ivan FB
|
6371ee6531
|
rm I from interfaces type names
|
2026-04-27 16:09:24 +02:00 |
|
Ivan FB
|
77b933377e
|
put RateLimitConfig and SdsConfig at node-level
|
2026-04-27 16:05:49 +02:00 |
|
Ivan FB
|
b0967ac293
|
fix some leftovers
|
2026-04-25 00:47:03 +02:00 |
|
Ivan FB
|
73e0e0ba0a
|
restore back ReliableChannel object type and its deps
|
2026-04-25 00:05:32 +02:00 |
|
Ivan FB
|
4a9026d665
|
Avoid specify ReliableChannel as it is handled internally
|
2026-04-24 16:55:49 +02:00 |
|
Ivan FB
|
17624e72ff
|
Remove ReliableEnvelope
|
2026-04-24 16:45:55 +02:00 |
|
Ivan FB
|
7de551edf9
|
use encryption as a parameter in createReliableChannel
|
2026-04-24 14:05:37 +02:00 |
|
Ivan FB
|
137f22f16d
|
reorganize sections from goals to code
|
2026-04-24 12:10:41 +02:00 |
|
Ivan FB
|
03c146b6b9
|
rm unneeded line
|
2026-04-24 09:49:50 +02:00 |
|
Ivan FB
|
1acec4f7e1
|
have event names in same style as messaging-api
|
2026-04-24 09:45:43 +02:00 |
|
Ivan FB
|
4a73efc414
|
introduce ReliableSendId concept
|
2026-04-24 09:45:22 +02:00 |
|
Ivan FB
|
706fa664d1
|
consistency changes
|
2026-04-24 09:32:35 +02:00 |
|