Nod
Nod
I think something like https://discuss.hotwired.dev/ is more sweet, github is for code, discuss is for talk.
Hi, How can I pod this branch ? Doing pod 'FontAwesome.swift', :git => 'https://github.com/thii/FontAwesome.swift.git', :branch => 'v2.0.0' give me this spec problem: `[!] Unable to find a specification for 'FontAwesome.swift'.`...
Hi, If someone need to implement this, take a look at https://s-moyashi.com/2022/02/23/mux-com-verify-webhook-signatures-case-ruby Best regards,
Hi, Let imagine you have an app that allow user to stream live. Now, there is livestream and old livestream, like 2 days after livestream you can re-watch them. I...
Hi, Is there any plan to allow parameter to be set in the hls-video element ? Cordialement,
Hi, A simple solution is to setup your own peerjs signaling server (https://github.com/peers/peerjs-server) via Heroku https://elements.heroku.com/buttons/harshjv/peerjs-server. Cordialement,
Hi, I had the same error "message" and it was a typo somewhere in the config options passed to new Peer(). So because the options wasn't correct, it not use...