🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/ninjasphere/gatt

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ninjasphere/gatt

v0.0.0-20141128130717-e5f7072aa82b
Source
Go
Version published
Created
Source

Package gatt provides a Bluetooth Low Energy gatt implementation in Go.

Gatt (Generic Attribute Profile) is the protocol used to write BLE peripherals (servers) and centrals (clients).

Gatt is not ready for production use. The API is subject to change.

gatt is similar to bleno and noble, which offer BLE GATT implementations for node.js.

Please see godoc.org for documentation.

Gatt is released under a BSD-style license.

FAQs

Package last updated on 28 Nov 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts