Ted Steen

Results 21 issues of Ted Steen

Make it possible to configure the clients with extra args. Typical use case would be to f.ex to [add a fallback web3client](https://github.com/tedsteen/rocketpool/blob/master/install-rocketpool.yaml#L54) etc.

### Description When authenticating with an access token using OAuth we only pass the access token, but that will only be valid for 1h (expiry time was 3600s when I...

bug

### Checklist * [x] I have read the [Contributor Guide](../CONTRIBUTING.md) * [x] I have read and agree to the [Code of Conduct](../CODE_OF_CONDUCT.md) * [x] I have added a description of...

Keeping up with the times

If there is a network error (socket closed due to network disruptions) there is a panic due to an `.expect(...)` over [here](https://github.com/johanhelsing/matchbox/blob/71745ff73484463ea70ab6eca8bac6cf5bdeb07d/matchbox_socket/src/webrtc_socket/socket.rs#L317). After [some discussions](https://discord.com/channels/844211600009199626/1045611882691698688/1320402381984235591) the conclusion was that this...

Need to figure out what to do when in NetPlay, but should be fixable (f.ex tell the other peer to also pause) should probably not use the native pause instead...

Make it possible to switch fullscreen mode in the menu