Eddy Reyes

Results 20 comments of Eddy Reyes

Have you checked out https://github.com/mitchellh/mapstructure ?

I'd be happy to switch the existing javadoc-style ones when I get some time soon... However, for the many undocumented exported functions, someone who actually knows what they're doing with...

Sorry, I haven't thought about or looked at this for years. I would recommend you start with Firebase's official bindings and their docs. Best of luck!

This isn't my repo, I was just a dude trying to figure out how to use it back in 2014 :-) My guess is that you're right and it's not...

@moso Your solution above worked for removing the lines from the chart, but it didn't remove the numbers along the axes. I had to do the following to completely remove...

I might have talked myself out of implementing this feature after trying to get started on it. In the end, I think it will not make streaming/watching Firebase resources significantly...

https://groups.google.com/forum/#!topic/firebase-talk/TRO_bEcWhII @inlined proposed a nice way to design this by making the Watcher object contain a json.Decoder object. This would get rid of the whole EventUnmarshaller business and allows json...

As illustrated in the discussion in #9, event.Type and event.Path are important to determining what you can successfully unmarshal into an object via the `DecodeData` method.

I don't think your issue is performance, but rather one of the many USB driver issues that plagued some versions of the Raspbian distro. I encountered these issues late 2013...

To give you some context about the bandwidth, my Pi streams over a 54Mbps wifi and seems to use about 3Mbps consistently with good performance and picture quality. Another thing...