Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Feature Script socket connections

Status
Not open for further replies.

cakemasher

Well-Known Member
Contributor
It would be great to be able to create a connection using sockets to other services. Maybe as a secure measure, scripts must define using socket connections in the first object of the registerPlugin function, example:
Code:
...
author: 'Cakemasher <mail>',
use_sockets: true,
vars: {
...
 

cakemasher

Well-Known Member
Contributor
Missing feature still prevents me from fully integrating Sinusbot into my TeamSpeak3 server :(.
 

Xuxe

Containerholic
Staff member
is awesome!
V.I.P.
Contributor
Insider
Hi,

Sockets will be maybe added but not yet.
You can use http calls instead.
 

cakemasher

Well-Known Member
Contributor
Hi,

Sockets will be maybe added but not yet.
You can use http calls instead.
Hey,

It would be great if Socket support would be added in the future.
Unfortunately, HTTP(S) calls don't suite my needs as I need to be able to send information 'live' back and forward.

I'll keep an eye on the update logs.

Thanks!
 
Status
Not open for further replies.
Top