Simon Reinisch

Results 147 comments of Simon Reinisch

I've spend the past 2 days thinking about how WebRTC could be added and I decided that it's not possible without dropping the entire backend and doing it all over...

The README doesn't mention P2P at all actually, but I've changed the streaming phrasing. I never tried using the VLC streaming feature, but you're right that It doesn't work. I've...

Unfortunately we rely on even renaming exports (for example the `default` export) - and we use it extensively in combination with vue and components (where you re-export the `default` of...

I just checked again, you can change that in [openvpn/config/easy-rsa.vars](https://github.com/simonwep/openvpn-pihole/blob/master/openvpn/config/easy-rsa.vars) if you want :)

This is out-of-scope for this library, I can only suggest you to implement a fraction of this library where you can draw a shape of your choice... :/

Closed due to inactivity. Please create a new issue if you believe this is a mistake :)

This looks like a bug in preact to me? Since the error is not in any file that corresponds to this package?

Can you reproduce that on the demos or create a [codesandbox](https://codesandbox.io/)?

Did you find a solution for that?

@pantharshit00 This is not what I meant, I was thinking about n-m relations, not 1-n. My example still doesn't work (using prisma `2.18` and the feature-flag) because `localization` is still...