BerkananSDK VS CocoaMultipeer

Compare BerkananSDK vs CocoaMultipeer and see what are their differences.

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
BerkananSDK CocoaMultipeer
1 -
206 94
- -
0.0 0.0
about 4 years ago over 8 years ago
Swift Swift
MIT License 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.

BerkananSDK

Posts with mentions or reviews of BerkananSDK. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-01.
  • Idea: Walkie-Talkie app (text)
    2 projects | /r/flipperzero | 1 Aug 2022
    App can also act as mesh node for messages (iOS MultiPeer framework) in this case we will have two mesh networks (flipper based and app based) this will allow to have more resilience, example - https://apps.apple.com/us/app/berkanan-messenger/id1289061820 https://github.com/zssz/BerkananSDK

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 BerkananSDK and CocoaMultipeer you can also consider the following projects:

BlueCap - iOS Bluetooth LE framework

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

PeerConnectivity - Functional wrapper for Apple's MultipeerConnectivity framework.

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

BabyBluetooth - :baby: The easiest way to use Bluetooth (BLE )in ios/os ,even bady can use . 一个非常容易使用的蓝牙库,适用于ios和os

BluetoothKit - Easily communicate between iOS/OSX devices using BLE

Bluejay - A simple Swift framework for building reliable Bluetooth LE apps.

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

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