kelchy
kelchy
Hi, I noticed that this patch does not compensate for lost packets. May I know the reason why? according to opus API, you should use opus_decode with null pointer when...
When using "redis", i can do auth() properly, when i use "haredis", i always get this error `(haredis#1) warning: Error: NOAUTH Authentication required` any example on how to do auth?
when there is a parsing error (i.e. unknown dictionary entry) the buffer will not be spliced because of the try catch hence ending up in infinite loop seen this couple...
this is just an example, i can see a lot of places where this will break, depending on the AVP size diameter-type can also fail. bottom line, there is no...
i am wrestling with an issue where i can see CCR packets come in on time (pcap) but somehow this.socket.on('data',()=>{}) is emitting 2 seconds or more later. (diameter-connection.js) this happens...