-
When the handlerfunc for a particular handler is called, we should signal which protocol was selected. This will make it easier for application logic to change its behaviour based on protocol versions…
-
**Code of conduct**
- [x] I have read and agree to adhere to the [Code of Conduct](https://github.com/oxen-io/session-ios/blob/master/CODE_OF_CONDUCT.md).
For as great as the signal protocol is,…
-
Hi i have try with many port but not success. server get the signal from tracker but its show offline. i have attached the protocol PDF.
[Protocol-808协议英文版2013.pdf](https://github.com/user-attachment…
-
In `axicb_mst_switch.sv` module, a protocol violation may occur because of channel signals assignment. The master interface drives its output based on round robin granting, but in some situation descr…
-
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x10 pc=0x14880ed]
goroutine 169752 [running]:
github.com/tomatome/grdp/protocol/sec.(*Cli…
-
SAW can usually produce counterexamples (and additional details) when verification fails. However, these are not displayed to the user when using SAW through the Python interface.
It would be ideal…
-
We have opened a PR in libp2p/specs for a [new specification for a WebRTC Signaling Protocol](https://github.com/libp2p/specs/pull/159). We need to reach consensus on the spec before we can move forwa…
-
I have generated a NoC using FlooNoC and encountered an issue during testing. When an AXI Master driver sends a request to a slave address that is not defined in the Slave Address Map (SAM), the NoC c…
-
Hi, I'm currently using pyxcp to read some signal's values using DAQ, but ran into a "bytearray index out of range" error that makes me unable to read the values.
![image](https://github.com/user-a…
-
It would be useful to define a credit exchange protocol for credit/valid style channels that cross a reset domain boundary.
The baseline credit_stall based protocol is a good start, but really only…