-
Notifications
You must be signed in to change notification settings - Fork 7
News
-
The project was recently updated to correct an issue with multiple connection initializations. It now limits a single connection cycle to run at a time. This protects the user from themselves when trying to tell the class to connect over and over again.
-
Wowza Reccomended! A lot of the traffic comes from the Wowza forums. There is an article on the Wowza forums dedicated to how to navigate over firewalls and they link directly to this project: http://www.wowza.com/forums/content.php?50
-
Migrated to github. Git is a great fit for a community project such as this. As such it seemed a better fit to migrate from google code here even though google code supports git. The tooling on github is just nicer. It was moved from: http://code.google.com/p/netconnectionsmart/
-
This project was started initially to fill a connection gap that was clearly missing in the flash player. It started off small but now is used by a number of projects both large and small. It's fully open sourced (GNU GPL v3) so hack away!