Building42 / Telegraph

Secure Web Server for iOS, tvOS and macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VisionOS support

medabida opened this issue · comments

Hi, are there any plans for supporting VisionOS
Thanks

Hi, today I've updated HTTPParserC, that dependency should be compatible with VisionOS. However it is likely that CocoaAsyncSocket is not compatible with VisionOS. I would need to replace CocoaAsyncSocket with Apple's Network framework first.