Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

jaytonic

jaytonic opened an issue on evcc-io/evcc
EVCC not able to connect to websocket through traefik
### Describe the bug I've setup EVCC on my local docker host, it works fine when I try to access it through my local IP. When I'm trying to access through the traefik reverse proxy, I get the ini...
jaytonic created a comment on an issue on MaxNau/ArtifactsMMO.NET
Here is my POC: https://github.com/MaxNau/ArtifactsMMO.NET/pull/37 I created a PR, to be easier for you to find the changes.

View on GitHub

jaytonic opened a pull request on MaxNau/ArtifactsMMO.NET
Implementation of websocket communication to receive message asynchronously
1. You create a subscription, which specify what you're interested in 2. You register to the `NewNotification` event of this subscription 3. You dispose the subscription(or call the cancellationT...
jaytonic created a branch on jaytonic/ArtifactsMMO.NET

feature/websocket-communication - .NET client for the Artifacts MMO - https://artifactsmmo.com/

jaytonic created a comment on an issue on MaxNau/ArtifactsMMO.NET
I don't totally agree with you, the initiation of a websocket is still an http endpoint, and then the initated channel is a statefull connection, which would be properly reflected in the code. Th...

View on GitHub

jaytonic pushed 9 commits to main jaytonic/ArtifactsMMO.NET
  • Adding 3.2 new map content type(santa) which will be present until the january a42cf35
  • Adding Christmas Exchange task dff4bb7
  • Merge pull request #32 from jaytonic/feature/adding-santa-content-type Adding 3.2 new map content type(santa) which ... f4b2841
  • Merge pull request #33 from jaytonic/feature/adding-santa-christmas-exchange Feature/adding santa christmas exchange fe3415d
  • Added badges endpoint 111ac23
  • Up version to 3.2.0 97abe7e
  • Merge pull request #34 from MaxNau/develop v3.2.0 221861d
  • Di extensions up version 3.2.0 cfad654
  • Merge pull request #35 from MaxNau/develop Di extensions up version 3.2.0 6536675

View on GitHub

jaytonic created a comment on an issue on MaxNau/ArtifactsMMO.NET
Not totally sure to understand the benefit of splitting the code into two clients? Especially when you already have differents endpoints that are cleanly splitted? Especially, since the technology ...

View on GitHub

jaytonic opened an issue on MaxNau/ArtifactsMMO.NET
Websocket/realtime implementation
Hi, I've seen they propose a websocket to get event updates in real time: https://docs.artifactsmmo.com/others/websockets This is only available to founder/subscriber. I can try to implemen...
jaytonic opened an issue on pymedusa/Medusa
Missing time zone for network: Play RTS
**Describe the bug** A show published on play rts (Switzerland provider) cannot be downloaded **To Reproduce** Steps to reproduce the behavior: 1. Add "winter palace", indexer TV maze 2. Cl...
jaytonic created a comment on an issue on prusa3d/Prusa-Firmware-ESP32-Cam
> Check your DNS resolving config in WiFi router. What do you mean? The DNS is coming from my ISP and the router doesn't allow to change it. But After some time(like 10-15min) it gets a an NTP s...

View on GitHub