You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2012-01-16-jibbr-review.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,8 @@ We have a fork which is running on AppHarbor, but we encountered a few hurdles.
42
42
* The components require APIs to support start and stop behaviour.
43
43
* The packages and website should be deployable
44
44
*[Paul](http://twitter.com/aeoth) just mentioned that [AWS Free Tier](http://aws.amazon.com/free/) now supports a micro Windows instance. Interesting...
45
+
* Hubot scripting support is *almost* there, but the way that [scoped-http-client](https://github.com/technoweenie/node-scoped-http-client) handles and returns the http object and responses is proving to be a little tricky to implement in IronJs. This means that scripts that *don't* use 'http' currently work, but those that do won't work until we figure that one out.
0 commit comments