Share via

Is there any http/https/websocket/websockets library used in Hololens?

Luo honghai 1 Reputation point
2022-08-31T10:24:29.62+00:00

Is there any http/https/websocket/websockets library used in Hololens?

HoloLens | Development
HoloLens | Development

The process of creating immersive mixed reality applications for Microsoft HoloLens,

0 comments No comments

1 answer

Sort by: Most helpful
  1. Rob Caplan 6,127 Reputation points Microsoft Employee Moderator
    2022-08-31T16:03:58.167+00:00

    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.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.