Danny Fox
Danny Fox

Reputation: 40799

What is NaCl Socket API?

I've found it at chrome://flags/ but I don't really know what is this. I searched on the web a lot, but I haven't found anything.

Upvotes: 7

Views: 6958

Answers (1)

Zwade
Zwade

Reputation: 1712

Look at this, http://peter.sh/experiments/chromium-command-line-switches/ . It is the eighth one down. It looks like it allows Native Client access to TCP/UDP sockets for chrome extensions

Upvotes: 4

Related Questions