Joe Longstreet

Results 9 comments of Joe Longstreet

@danielbrammertz - I'm having this same problem. Looks like this pull request has been stale for a few weeks. Mind if I get it across the finish line?

@danielbrammertz - Ok, sounds good. Just opened a pull request here: https://github.com/OpenAPITools/openapi-generator/pull/14139. @wing328, @macjohnny - Mind if we move the conversation over to the updated pull request and close this...

@clamport - check out page 9 of [this](http://developer.neurosky.com/docs/lib/exe/fetch.php?media=app_notes:thinkgear_socket_protocol.pdf) document. Notice the note: `With the exception of rawEeg, the headset components are transmitted at a rate of 1Hz. rawEeg, if enabled,...

@milescui - You're either not loading the module in properly, or calling something incorrectly. There is no window object in Titanium.

I'm also experiencing this issue when I publish AdHoc/Release builds. I've commented out the lines you've mentioned above but was unfortunately unable to get this to build successfully after a...

One strange thing I've noticed is that that socket.io folder MUST be named socket.io. Changing this folder's name and all respective pointers will result in unfound files. I wonder why...

Well, I was thinking the . in the directory was for some reason confusing Titanium but that doesn't seem to be the case. I'm not sure what the issue might...

O M G! I cannot believe that's all there was to it! How does the distributed code from socket.io even work? That's definitely a JS syntax error. You should write...

That's amazing, I've never heard of the unary operator. Is Appcelerator paying you in upwards of $12K for debugging their stuff?