The Wayback Machine - https://web.archive.org/web/20200708040734/https://github.com/topics/android-demo
Skip to content
#

android-demo

Here are 62 public repositories matching this topic...

dannysofftie
dannysofftie commented Sep 12, 2019

Docs have not specified how to pass other options, similar to what js client does. The only specified option is url, would like to pass options like below in js client.

var options = {
  path: '/socketcluster/',
  port: 8000,
  hostname: '127.0.0.1',
  autoConnect: true,
  secure: false,
  rejectUnauthorized: false,
  connectTimeout: 10000, //milliseconds
  ackTimeout: 10000, //mil

Improve this page

Add a description, image, and links to the android-demo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the android-demo topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.