How to establish a websocket for Hololens?

Hi,

I am using Unity 2017.2.0f3, and new to Photon. I am trying to send out information of my slider information from my unity editor and hololens through wifi as a String. My other websocket is an interface in Linux. Where can I find some demo codes to follow to set up a websocket for a particular and send strings messages.