wizard872 / DotNetty_For_Unity

DotNetty_0.6.0_forUnity
13 stars 3 forks source link

can‘t connect to DotnettyServer in unity 2021 #2

Closed Misakayoo1 closed 2 years ago

Misakayoo1 commented 2 years ago

Hi,wizard872,

Very thanks to see your project.

I use your code in my unity project.

But i can't get channel from this code (tcpChannel = await tcpBootstrap.ConnectAsync(serverAddress_TCP); )

Have you ever been able to connect to your server? Would it be convenient to tell me your unity version?

Thanks~

Misakayoo1 commented 2 years ago

it works