Re: Web sockets + Cloud Foundry
Matthew Sykes <matthew.sykes@...>
James Bayer posted about a fun experiment with web sockets a while back.
Might be a good starting point: http://www.iamjambay.com/2013/12/send-interactive-commands-to-cloud.html You need to make sure that the url uses the correct protocol and port for your CF target. You can reference `doppler_logging_endpoint` from /v2/info as a template. On Mon, Dec 14, 2015 at 4:53 PM, Lakshman Mukkamalla (lmukkama) < lmukkama(a)cisco.com> wrote: Hi CF Dev team, -- Matthew Sykes matthew.sykes(a)gmail.com |
|