Alsey Coleman Miller

Results 55 issues of Alsey Coleman Miller

Added support for Acer Chromebook Tab 10 (scarlet), another RK3399 / OP1 (gru) Chromebook device.

Refactor layout of project to have a model framework target, a unit test target, and an executable target that is only `main.swift`.

bug
enhancement

Implement more Bluetooth Low Energy commands.

enhancement

Each command should have a `description` property, and when no command is specified we should load all the possible options. `Command` will need an `all` property.

Current syntax in Standard Library: [T] += [T] Proposed extension: [T] += T

enhancement

Congraduations! Apple is using this project in OS X Server app. http://www.opensource.apple.com/source/HTTPServer/HTTPServer-11/ I am personally using it for NetworkObjects https://github.com/colemancda/NetworkObjects