kerryjiang / SuperSocket

SuperSocket is a light weight, cross platform and extensible socket server application framework.
Apache License 2.0
3.91k stars 1.15k forks source link

NativeAot #728

Open alberk8 opened 5 months ago

alberk8 commented 5 months ago

Is there plan to support NativeAOT?

wj8400684 commented 5 months ago

You can aot if you don't use command mode.

alberk8 commented 5 months ago

I am getting this warning.

Assembly 'SuperSocket.Server' produced trim warnings. For more information see https://aka.ms/dotnet-illink/libraries
Assembly 'SuperSocket.Server' produced AOT analysis warnings.
Assembly 'SuperSocket.Primitives'  produced trim warnings.
wj8400684 commented 5 months ago

https://github.com/wj8400684/SuperSocketAot.git