Giter Club home page Giter Club logo

rxjava-gwt's People

Contributors

gitter-badger avatar hpehl avatar ibaca avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rxjava-gwt's Issues

Repository with GWT 2.8.2-rx1 is returning 400 Bad Request

Hello,

the repository that is required to use GWT 2.8.2-rx1 is not working right now.
Accessing URL https://raw.githubusercontent.com/intendia-oss/rxjava-gwt/mvn-repo/ returns 400: Bad Request with no detail on how to fix it.

Can you please advice on how to fix the problem or fix it yourselves?
Thank you.

Sincerely yours,
Tomas Rohrbacher

GWT 2.8.0 compatibility

Hi,

In my current GWT 2.0.8 project, merely adding the dependency for rxjava-gwt:1.0.14-beta1, together with the in my module descriptor, kills the GWT compiler:

[ERROR] Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
[ERROR] at java.util.Arrays.copyOfRange(Arrays.java:3664)
[ERROR] at java.lang.String.(String.java:207)
[ERROR] at java.lang.StringBuilder.toString(StringBuilder.java:407)
[ERROR] at com.google.gwt.dev.javac.JdtUtil.signature(JdtUtil.java:361)
[ERROR] at com.google.gwt.dev.jjs.impl.ReferenceMapper.get(ReferenceMapper.java:99)
[ERROR] at com.google.gwt.dev.jjs.impl.GwtAstBuilder$AstVisitor$JsniReferenceCollector.endVisit(GwtAstBuilder.java:314)
[ERROR] at com.google.gwt.dev.js.ast.JsNameRef.traverse(JsNameRef.java:113)
[ERROR] at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:467)
[ERROR] at com.google.gwt.dev.js.ast.JsModVisitor$NodeContext.traverse(JsModVisitor.java:153)
[ERROR] at com.google.gwt.dev.js.ast.JsModVisitor.doAccept(JsModVisitor.java:176)
[ERROR] at com.google.gwt.dev.js.ast.JsVisitor.accept(JsVisitor.java:109)
[ERROR] at com.google.gwt.dev.js.ast.JsInvocation.traverse(JsInvocation.java:88)
[ERROR] at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:467)

any Ideas ?

regards

~Chris

RxJava 2.0

Hi
I'm just started with RxJava on the server side and GWT on the client side.
RxJava GWT looks like just what I need next. However, I really would like to use RxJava 2.0. Any thoughts/progress on that?
Thanks!

JsInterop Compatibility

Hi,

this is more a question than an actual issue. We are building a shared library between server, web (gwt), mobile(android and ios(j2objc)). I am looking for an elegant pattern for async code in our library.
On the web, we are using gwt only for our logic layer and exposing all functions with jsinterop. With rxjava-gwt we'll be able to use rxjava in the gwt part of the app, but I am curious if it was possible to also access this from javascript directly. I know there is RxJs for javascript and a try to make this accessible in java (https://gist.github.com/bsorrentino/f678d415432a6f63503bbf8268c00cd8) but this is probably not compatible.

So this is more a question if you have any experience with this? Is this even possible? Or is it easier to build some wrappers that connect both?

Thanks for the great library :)
Regards,
arne

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.