Discovery VS CocoaMultipeer

Compare Discovery vs CocoaMultipeer and see what are their differences.

Discovery

A very simple library to discover and retrieve data from nearby devices (even if the peer app works at background). (by omergul)

CocoaMultipeer

This repository is a peer to peer framework for OS X, iOS and watchOS 2 that presents a similar interface to the MultipeerConnectivity framework (which is iOS only) that lets you connect any 2 devices from any platform. This framework works with peer to peer networks like bluetooth and ad hoc wifi networks when available it also falls back onto using a wifi router when necessary. It is built on top of CFNetwork and NSNetService (by manavgabhawala)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Discovery CocoaMultipeer
- -
416 94
- -
0.0 0.0
about 8 years ago over 8 years ago
Objective-C Swift
Custom Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Discovery

Posts with mentions or reviews of Discovery. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Discovery yet.
Tracking mentions began in Dec 2020.

CocoaMultipeer

Posts with mentions or reviews of CocoaMultipeer. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning CocoaMultipeer yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Discovery and CocoaMultipeer you can also consider the following projects:

PeerKit - An open-source Swift framework for building event-driven, zero-config Multipeer Connectivity apps

Bluetonium - Bluetooth mapping in Swift

Apple Family - A simple framework that brings Apple devices together - like a family

Bleu - BLE (Bluetooth LE) for U🎁 Bleu is the best in the Bluetooth library.

LGBluetooth - Simple, block-based, lightweight library over CoreBluetooth. Will clean up your Core Bluetooth related code.

simple-share - Easy Proximity-based Bluetooth LE Sharing for iOS

BluetoothKit - Easily communicate between iOS/OSX devices using BLE

BlueCap - iOS Bluetooth LE framework

ExtendaBLE - Blocks Based Bluetooth LE Connectivity framework for iOS/watchOS/tvOS/OSX. Quickly configure centrals & peripherals, perform read/write operations, and respond characteristic updates.

AZPeerToPeerConnection - AZPeerToPeerConnectivity is a wrapper on top of Apple iOS Multipeer Connectivity framework. It provides an easier way to create and manage sessions. Easy to integrate