Tasharen Entertainment Forum

Support => TNet 3 Support => Topic started by: layola on September 23, 2013, 06:26:26 AM

Title: are there any asynchronous operations function in TNEt like Nodejs?
Post by: layola on September 23, 2013, 06:26:26 AM
are there any asynchronous operations function in TNEt like Nodejs?
I take some time to study this great lib .
but I can't find any asynchronous operations but all is synchronous
will you add some thing like asynchronous ?
best!
Title: Re: are there any asynchronous operations function in TNEt like Nodejs?
Post by: ArenMook on September 23, 2013, 06:51:11 AM
Eh? TNet all runs on a separate thread, which by definition is all asynchronous.