Weston Schmidt

Results 46 comments of Weston Schmidt
trafficstars

@nhooyr I need pings/pongs at the application layer for an app we're building a replacement for. I know work is being done on the `dev` branch, but adding this one...

I have a protocol that depends on sending & receiving websocket pings and pongs. Each side of the connection expect a ping/pong within an interval & if either doesn't get...

I think to do this, we will need to make a wrapper object that contains the multiple forms of the object. Should this functionality be something in the wrp-go functionality?

@kristinaspring to answer your question about the ContentType, the value it represents differs based on the form the WRP takes in the outgoing message. In the HTTP form of WRP...

It looks like if there is a duplicate connected device is found, we leave the previous connection open until it naturally will close down due to inactivity (in the case...

In the enterprise space this is fairly annoying for developers who fork, then do PRs back. If the credentials are made to work is made better that would be nice....

This would be nice to have. The PR appears pretty good. https://github.com/natefinch/lumberjack/pull/168

This is a very simple example of a scenario that can cause trouble: https://github.com/xmidt-org/shared-go/#golang-ci-workflow-sample Effectively we have actions that generate html code that we specifically want to check in &...

This is another example of where it would be ideal to be able to use dep5 to ignore the contents: https://github.com/xmidt-org/retry/blob/main/NOTICE since we already have an entry https://github.com/xmidt-org/retry/blob/47b368ed0b4df48b9d5586270aca593d52140c5b/.reuse/dep5#L6 (Just documenting...

Sorry for the confusion. I'll try to clarify. I am interested in doing is bringing support in for the ds2480 chip (serial 1-wire adapter chip). For our purposes, only the...