haomiao

↗ HN profile [ 36.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I'm building a server that allows users to control and access a web-connected sensor. The server lets the user connect to the device, change settings, and retrieve data that the sensor uploads.<p>All of the requests are…

  2. Hi everyone, I'm building an application for ARM Linux that requires playing audio (voice) streamed in real time over the net. We have a websockets connection set up that we will use to pass the audio packets over. I'm…