Brent Tubbs

Results 11 comments of Brent Tubbs

Interesting. I've never seen commas used for the nanosecond part. Is that in the iso8601 spec?

Seems like it is. But this library is similar to most in not supporting the comma. Found discussion here. https://stackoverflow.com/questions/20699705/why-does-the-iso-8601-specification-appear-to-be-universally-ignored-when-it-com I'll update this issue to be a feature request for...

Also running into this issue with a Postgres database. Like solocreativeco, I'm using a custom PG function to generate IDs.

I use port forwarding all the time. Would love to switch from Virtualbox to xhyve for my Vagrant uses once port forwarding is implemented.

If you connect to your dyno with SSH, can you see the libRcpp.so file there? Can you print out the environment variables present in your deployment (using the 'env' command)?...

Nope. If anyone wants to pitch in and maintain this buildpack, that would be great.

Hmm I haven't seen that before, but it's also been a while since I worked with Shiny on Heroku. I don't have time to test with the sample app right...

Hi, sorry to hear you're having a problem. I'm not following your description of it though. Can you provide a code snippet of what you're trying to do? Are you...

If you can provide a test that reproduces the failure, that would be awesome.

@mutantmonkey do you see any issues with this change as written? Or do you have a competing fix waiting in the wings as mentioned at https://github.com/btubbs/sseclient/issues/36? I don't have a...