Hi, I need to support the use case where sender and receiver side are more or less running independently from each other. From what I gather about the Noise protocol so far, this should be possible, as both directions have their own and independent counters. However, I haven't found any methods that would help me do this.
Hi, I need to support the use case where sender and receiver side are more or less running independently from each other. From what I gather about the Noise protocol so far, this should be possible, as both directions have their own and independent counters. However, I haven't found any methods that would help me do this.