I have created a small intranet for my company which uses SSL. In order to get APE running without the need for a wildcard certificate, I removed the 3 places where frequency is attached to the URL. I found a few discussions that say that it is "not possible" to do this, citing multi-window/tab support. I have found no such issues, and I believe it is because of how I use ape.
I needed a way to send site-wide push notifications of activities in the system. Basically Alice performs X, and I need a way to inform every currently logged in user of what just happened. Really it is just an alert system, but it seems to work after light testing. My question is, can anyone tell me of a scenario where this wouldn't work? I feel like there has to be something I am missing. What features am I leaving on the table? I don't need to send individual messages, just broadcasts. Lastly, if there is seemingly no problem with this set up, wouldn't my use-case apply to more people than just myself? Wouldn't this be something to consider adding to the framework? I only changed 3 lines of code. Thank you, -O -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
