Skip to content

Instantly share code, notes, and snippets.

@sakadon
Last active November 4, 2015 18:37
Show Gist options
  • Save sakadon/39ce5eaa9cbdd79caef6 to your computer and use it in GitHub Desktop.
Save sakadon/39ce5eaa9cbdd79caef6 to your computer and use it in GitHub Desktop.
FirefoxOSアプリでTCP Socket通信をするための準備(ただしPrivilegedアプリのみ) ref: http://qiita.com/sakadon/items/d209076dc36e86484ad5
"type": "privileged",
"permissions": {
"tcp-socket": {
"description": "connect to IRC servers."
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment