James Muscat

Results 27 comments of James Muscat

https://crossbar.io/docs/Retained-Events/ https://github.com/crossbario/crossbar-examples/tree/master/pubsub/retained

Just a note to say that I'm still working around this in user-space, and have needed to on a number of projects over the last 4.5 years; if there was...

> Which is the url format? This (and others) is not working: > > hvac-sessions?start=2021-09-26&end=2021-09-27 Please could you stop asking questions that can be answered by [looking at the code](https://github.com/jamesremuscat/pyze/blob/develop/src/pyze/api/kamereon.py#L256)...

Hi, To use this library, you'll need to create a `pcars.stream.PCarsStreamListener` in your code, and pass an object with a `handlePacket` method to its `addListener` method. Once you call `start()`...

I'm sorry, I'm not entirely sure what you're trying to ask. The game will broadcast data packets via UDP multicast - there is no need to know the IP address...

Thanks for opening an issue - you're right that a long-running webservice isn't a well-supported use case right now. Your idea looks good - off the top of my head,...

Hmm, it's been quite a long time since I've looked at this project... Does it work without being wired in to the `udp_stream` stuff? If not then it looks like...

Thanks for the PR. Just to clarify - the issue here is multiple copies of the game running on the same network and all broadcasting state packets? Rather than change...

I'm not sure what the action on pyze is here. Is there missing API that means you can't write a tool to export to ABRP?

Ah, think I figured it out: **R**emote **E**ngine **S**tart.