Bluetooth & Contact Tracing

Bluetooth & Contact Tracing

Zusammen mit Vincent werfen wir einen Blick auf Bluetooth mit Bezug auf die dank Corona sehr aktuelle Thematik des Contact-Tracings.
1 Stunde 27 Minuten
Podcast
Podcaster
Podcast über Swift, iOS, macOS und verwandte Themen

Beschreibung

vor 3 Jahren
Bücher

Getting Started with Bluetooth Low Energy

Bluetooth Low Energy The Developer's Handbook

Links

Contact Tracing Apple

Exposure Notification Doku

NSHipster: Contact Tracing

Covid-19 Tracker Apps

Gernot's Wie eine Corona-App funktioniert

Picks

Vincent: mattt

Vincent: kiliankoe/swift-outdated

Bilal: Polidea/RxBluetoothKit `swift
manager.scanForPeripherals(withServices: [serviceId]) .take(1)
.flatMap { $0.peripheral.establishConnection() } .flatMap {
$0.discoverServices([serviceId]) } .flatMap { Observable.from($0)
} .flatMap { $0.discoverCharacteristics([characteristicId]) }
.flatMap { Observable.from($0) } .flatMap { $0.readValue() }
.subscribe(onNext: { print("Value: ($0.value)") }) `

Kilian: CrunchyBagel/TracePrivately

Vincent: How To F#€k Up An Airport (Podcast)

Social

Slack

Matrix

Twitter

Weitere Episoden

SwiftNIO
1 Stunde 13 Minuten
vor 3 Jahren
CoreLocation
53 Minuten
vor 3 Jahren
Property Wrapper
17 Minuten
vor 3 Jahren
GraphQL
1 Stunde 13 Minuten
vor 3 Jahren

Kommentare (0)

Lade Inhalte...

Abonnenten

15
15
:
: