Jump to content
Sign in to follow this  
Amaru

Corsair's Lua TradeServer

Recommended Posts

Hi everyone,

 

I was going through Corsair's files and I saw that they implemented a lua version of the TradeServer and I have a few questions.

 

- What are the advantages of creating it through lua instead of the original TradeServer.exe? 

- Does it increase performance? If so how? Since lua is single threaded, the trade server features would use up that thread as well, instead of in it's own exe where it can be on a different thread/not block any other lua code running.

Share this post


Link to post
Share on other sites
23 hours ago, mkhzaleh said:

just easier to use , also trade server  had some exploits 

I see, so it was I guess easier to implement it with lua rather than fix the exploits with the source? Makes sense. 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...