Kleissner
|
1b9151d6fd
|
Refactor sequence code into SequenceManager
|
2021-10-17 21:34:30 +02:00 |
|
Kleissner
|
767181620e
|
Prepare refactoring of sequence code
|
2021-10-17 20:02:35 +02:00 |
|
Kleissner
|
be7b596551
|
Rename field sequence in MessageRaw due to name collision in PacketRaw
|
2021-10-17 19:42:19 +02:00 |
|
Kleissner
|
42ff6d926e
|
Change msgNewSequence function to use parameters
|
2021-10-17 17:53:48 +02:00 |
|
Kleissner
|
0c7b1e0e03
|
Start refactoring protocol code into sub package. Move Packet Encoding and list of Commands. Change SetSelfReportedPorts parameters.
More related commits to follow!
|
2021-10-17 16:28:19 +02:00 |
|
Kleissner
|
ec809029d8
|
Sequences add pointer to high-level data. Proper mapping of sequences to information requests.
|
2021-04-21 03:27:03 +02:00 |
|
Kleissner
|
0dd9ef028b
|
Fix race condition in sequence validation and invalidation. Once they are now checked, they can be immediately invalidated.
|
2021-04-20 17:20:55 +02:00 |
|
Kleissner
|
1eb4f4083b
|
Implement SEQUENCE_LAST flag
|
2021-04-19 15:05:17 +02:00 |
|
Kleissner
|
b2db81143e
|
Proper message sequence implementation for Response and Pong messages. Record round-trip time at connection level! Reply timeout. Close #13 #5
Fixes.
|
2021-04-19 05:18:07 +02:00 |
|