51 posts
Location
Germany
Posted 04 September 2016 - 10:33 PM
Is there any way to use websockets or do i have to manage it via JavaScript and a webserver wich use the PHP-GET Parameters?
570 posts
Posted 04 September 2016 - 11:40 PM
Nope, there is no way to use websockets; ComputerCraft only exposes the HTTP protocol. However, if TCP sockets fit your needs and you have CCTweaks installed, you can use
this.