Results 46 issues of stephen

This PR adds support for encoders on the peripheral side. It adds a new characteristic on the GATT service that the central subscribes to. I only tested this on my...

**Is your feature request related to a problem? Please describe.** I'm trying out the new task batching/aggregation feature from https://github.com/hibiken/asynq/issues/339. I would like to be able to configure grouping parameters...

enhancement

Hi, I'm interested in using the ALAC encoder/decoder bindings for a project I'm working on for AirTunes server support. (https://github.com/stephen/nodetunes/). Would you be able to put your ALAC bindings into...

This PR adds support for `textDocument/documentSymbol` to the lsp-compatible server. Here's a screenshot in vscode: ![outline](https://user-images.githubusercontent.com/2320890/34366465-83542b54-ea61-11e7-8cbd-7ebef5cb6049.gif)

Some ideas: ## interfaces - golang interfaces, with some annotation for SDL/field funcs ## union types - one-hot struct

If a map/slice is removed, then we should mark the node as replaced with nil, instead of replaced with an empty map/slice.

thoughts? @jasonkuhrt

feature

fix this: https://github.com/samsarahq/graphql-loader/blob/master/src/loader.ts#L194