I am creating the android websocket plugin and will publish here in couple of days.. but i am not too familiar with ios.. Can anyone create one and share ? i can create a github page once its done.
All the sources to build Android struct plugin or desktop struct plugin are there. For IOS you simply copy sources into plugin directory of xcode project.
Here is the example Gideros project with portet library (it also uses bitop and luasocket, you may have to re link luasocket .lua files to this example project from your own directory)
Comments
But it require also Struct library, for which I created Gideros plugin:
https://github.com/gideros/giderosplugins/tree/master/Struct/source
All the sources to build Android struct plugin or desktop struct plugin are there. For IOS you simply copy sources into plugin directory of xcode project.
Here is the example Gideros project with portet library (it also uses bitop and luasocket, you may have to re link luasocket .lua files to this example project from your own directory)
Likes: vitalitymobile, jdbc
-Premal
Likes: antix