Proxies work with connections now :D

This commit is contained in:
2023-05-24 23:17:18 -04:00
parent ab9e949b68
commit de9b08fa2e
4 changed files with 103 additions and 30 deletions
+1
View File
@@ -151,6 +151,7 @@ multi:newThread("Scheduler Thread",function()
end)
multi:mainloop()
end).OnError(multi.error)
connOut = multi:newSystemThreadedConnection("ConnectionNAMEHERE"):init()
a=0
connOut(function(arg)