Re: Need Help
[email protected] Tue, 30 Jul 2013 13:43:09 -0000
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <20130730134309.26068.418791602.divmod.xquotient.3@top> |
On 12:01 pm, [email protected] wrote: >ISTR my reason for not picking Athena was that the cross-domain story >isn't >great. You can do cross-domain stuff with CNAME hacks, except then you >don't get TLS, unless Twisted suddenly does SNI or you have a cert with >ten >gazillion alternative CNs. There's no problem doing SNI with Twisted. Jean-Paul >WebSockets don't have the above problem, and IIUC neither does SockJS. > >I realize this is an issue for few people :) > >cheers >lvh