Andrew Kuklewicz

Results 13 issues of Andrew Kuklewicz

We also have HAL APIs, and use angular, but we're upgrading now to Angular2. Have you thought about, or done any work in that direction yet?

Used some old PRs and some changes to make this work in a project with ruby 2.5 and rails 5.1.5

Support subscribe headers as defined by activemq impl: http://activemq.apache.org/stomp.html

Add admin topic and statistics support for activemq and other brokers that support such a thing http://www.pubbs.net/activemq/200912/52702/ Add default filters that can be used to do admin reporting and progress...

Hello, I work in public radio here in the US, and we use 2 additional standards on top of BWF, with wav files containing MPEG data chunks, and also a...

- [x] Adds the `cart` chunk, fully supporting the spec, for read and write - [x] Implements mpeg bwf support with additional `mext` chunk, and extensions to `fmt` - [x]...

the `outgoing_body_filter` method is described and has a base implementation in `hyper_resource.rb` ``` ruby ## +outgoing_body_filter+ filters a hash of attribute keys and values ## on their way from a...

In our API we use the `profile` attribute of links extensively, but they are not available from the `HyperResource::Link` instances. It would be great to add this as an attribute...