Owen Ou
Owen Ou
Great work on the library. Can we support RTMP? It would be interesting to see if it's possible to stream from the browser to YouTube or Twitch.
Any updates on this? Would it be possible for Traefik to dynamically add entrypoints? My use case is that I want to dynamically expose a UDP port via AWS NLB...
@Ornias1993: > Does k8s even support adding exposed ports without upgrading the service? What do you mean by upgrading the service? You can add ports to k8s service but that...
:+1: This will definitely help my implementation as well: https://github.com/jingweno/message_queue/tree/master/lib/message_queue/serializers
👋 I ran into the issue of https://github.com/knative/serving/issues/12466 and follow it through here. Is there an ETA for this? Thanks!
I wonder how this works for a CLI - it will need to capture the token passed to the browser.
> run a local http server and have the OAuth redirect be to localhost. The server listens for the request and stores the token That should work :+1:. I'm not...
We could make this as part of the auth command initiative: https://github.com/github/hub/issues/225
Tried both `let g:mkdp_browser = 'safari'` & `let g:mkdp_browser = 'Google Chrome'`. Neither works
Could do. We're thinking about similar feature. Should be easy to add with current setup. /cc @lokywin