<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hey folks,<div><br></div><div>In last week's meeting, I said that I would put together a write-up/proposal for a method of automatically configuring client side connections to server resources based on a config provided by the server when the app loads. The gist below is the beginning of that proposal. It is very JavaScript biased but I hope it starts a lot of conversation and contribution to fill out the details for the iOS and Android side as well.</div><div><br></div><div>This started out as an idea to send config info in a header but after some discussions, it was determined that a separate call to an endpoint would be a better solution and would work easier with more server implementations as well as for iOS and Android libraries.</div><div><br></div><div><a href="https://gist.github.com/4152306">https://gist.github.com/4152306</a></div><div><br></div><div>Please feel free to leave comments in the gist or send them to the list.</div><div><br></div><div>Thanks!</div><div>Kris</div></body></html>