jchristn/WatsonWebsocket

After compiling net7.0 aot, the client cannot connect to the server

Closed this issue · 5 comments

.net7.0, vs2022, windows10
After compiling net7.0 aot, the client cannot connect to the server.

Could you provide more detailed steps to reproduce? Sorry I'm not familiar with net7.0 aot.

SuperSimpleTcp aot runs normally after compilation. It may be that Invoke does not support aot.

@williamlzw Have you already solved the problem? Maybe could you provide some code? Also, maybe you should try it without SSL. Have you tried it with JS from a web-browser? If you have, what was the error message you got?

Reflection does not support nativeaot