Version 4.0.0-beta
988 downloads
Version 2.x.x and 3.x.x has been moved to branch 3.x
About Autoit-Socket-IO
Autoit-Socket-IO is a event driven TCP/IP wrapper heavily inspired from Socket.IO with focus on user friendliness and long term sustainability.
I constantly want to make this UDF faster and better, so if you have any suggestions or questions (beginner and advanced) Do not hesitate to ask them, I will gladly help!
Key features
Simple API
99% data-type serialization thanks to Autoit-Serialize
Can easily be extended with your own functionality thanks to Autoit-Events
"Educational" examples
Data encryption thanks to _<Crypt.au3>
Limitations
Speed. This UDF will sacrifice some speed for convenience
Read more in the official thread