Coder Social home page Coder Social logo

monkey-codes / java-reactive-chat Goto Github PK

View Code? Open in Web Editor NEW
108.0 4.0 42.0 279 KB

A Simple Chat App using WebFlux (Reactive Streams), WebSockets and a React frontend.

Java 33.73% HTML 2.15% JavaScript 60.27% SCSS 3.85%
webflux react reactive-streams

java-reactive-chat's Introduction

java-reactive-chat's People

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  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

java-reactive-chat's Issues

Need explanation

Can you please explain how the zipWith is working in this line
.zipWith(session.send(outputEvents.map(session::textMessage)))

A problem with running the application

Hi,

Thank you for your sharing.

Using Windows 10, I followed your build instruction. and both of "node" and "npm" are installed as follows:
$ npm -version
4.1.2
$ node -v
v7.7.1

when I want to build the app, I encountered the following error:

gradlew clean build

THIS BUILD HAS BEEN TESTED ON OSX WITH NPM 4.1.2 AND NODE v7.7.1 AVAILABLE ON THE PATH

:clean
:compileJava
Note: E:\IdeaProjects\Monem\java-reactive-chat-master\java-reactive-chat-master\src\main\java\codes\monkey\reactivechat\UserStats.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:npmDependencies FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':npmDependencies'.

A problem occurred starting process 'command 'npm''

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 4.827 secs

It would be appreciative if you help me solving this problem.
Thanks.

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.