Skip to content

Instantly share code, notes, and snippets.

@cjmamo
Created July 6, 2012 14:26
Show Gist options
  • Save cjmamo/3060460 to your computer and use it in GitHub Desktop.
Save cjmamo/3060460 to your computer and use it in GitHub Desktop.
A WebSocket Cordova plugin for Android
...
<script type="text/javascript" src="js/websocket.js"></script>
...
<plugins>
...
<plugin name="WebSocket" value="org.apache.cordova.WebSocket"/>
</plugins>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment