Giter Site home page Giter Site logo

ciao's People

Contributors

altavares avatar cristianomatte avatar ingokoch avatar thenoim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ciao's Issues

iOS 14 support

I am trying it but this doesn't seem to work on iOS 14. Can you update it?

Cannot find services

I'm trying to find services using the following code :

`
func scanCiao(){
let ciaoBrowser = CiaoBrowser()

    ciaoBrowser.browse(type: "_hap._tcp.") { service in
        print(service)
        print(service.txtRecordDictionary)
     print(service.hostName)
    }

`
But all i get in the console is:

2018-06-27 03:32:19391 [info][CiaoBrowser.swift]:103 netServiceBrowserWillSearch -> "Browser will search" 2018-06-27 03:32:19398 [info][CiaoBrowser.swift]:22 isSearching -> true

I have lots of services running and I can "see" them with a bonjour browsing app.

What am I doing wrong ?

Thanks in advance!

Is there a client/peer limit to Ciao and does is allow users to connect and share data with each other?

Hello,

I wanted to use the Multipeer Connectivity framework but there is a limit of 8 peers per session. That isn't ideal for my app. I came across a post on apple developer (photo below) that said it's possible to go beyond that limit using Bonjour and I came across Ciao.

Using Ciao is it possible for users of the app to connect with one another and to share data?

How many users does Ciao allow to connect with each other?

If there is a limit can it be increased?

Screen Shot 2020-02-22 at 12 50 10 AM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.