HoloLens | Development
The process of creating immersive mixed reality applications for Microsoft HoloLens,
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there any http/https/websocket/websockets library used in Hololens?
The process of creating immersive mixed reality applications for Microsoft HoloLens,
HoloLens apps are UWP apps and use the standard libraries for your development environment. There is no HoloLens specific API, nor need for one.
For example, the System.Net classes in .Net and Unity3d or the Windows.Networking classes at the WinRT level.