All Projects → netifi → netifi-quickstart-java

netifi / netifi-quickstart-java

Licence: Apache-2.0 license
Project to assist you in getting started using Netifi.

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to netifi-quickstart-java

springboot-rsocketjwt-example
Example of using JWT with RSocket and Spring Boot
Stars: ✭ 26 (+13.04%)
Mutual labels:  reactive, reactive-streams, reactive-programming, rsocket
Rx.Http
A reactive way to make HTTP Request in .NET Core 🚀
Stars: ✭ 62 (+169.57%)
Mutual labels:  reactive, reactive-streams, reactive-programming
KotlinReactiveMS
An educational project to learn reactive programming with Spring 5 and Kotlin
Stars: ✭ 33 (+43.48%)
Mutual labels:  reactive, reactive-streams, reactive-programming
assembler
Functional, type-safe, stateless reactive Java API for efficient implementation of the API Composition Pattern for querying/merging data from multiple datasources/services, with a specific focus on solving the N + 1 query problem
Stars: ✭ 102 (+343.48%)
Mutual labels:  reactive, reactive-streams, reactive-programming
Reactive Ms Example
An educational project to learn reactive programming with Spring 5
Stars: ✭ 157 (+582.61%)
Mutual labels:  reactive, reactive-streams, reactive-programming
Awesome Reactive Programming
A repository for sharing all the resources available on Reactive Programming and Reactive Systems
Stars: ✭ 163 (+608.7%)
Mutual labels:  reactive, reactive-streams, reactive-programming
reacted
Actor based reactive java framework for microservices in local and distributed environment
Stars: ✭ 17 (-26.09%)
Mutual labels:  reactive, reactive-streams, reactive-programming
Rxcombine
Bi-directional type bridging between RxSwift and Apple's Combine framework
Stars: ✭ 741 (+3121.74%)
Mutual labels:  reactive, reactive-streams, reactive-programming
Rxjava2 Jdbc
RxJava2 integration with JDBC including Non-blocking Connection Pools
Stars: ✭ 360 (+1465.22%)
Mutual labels:  reactive, reactive-streams, reactive-programming
Entwine
Testing tools and utilities for Apple's Combine framework.
Stars: ✭ 306 (+1230.43%)
Mutual labels:  reactive, reactive-streams, reactive-programming
Rsocket Rpc Java
Standard RSocket RPC Java Implementation
Stars: ✭ 126 (+447.83%)
Mutual labels:  reactive, reactive-streams, reactive-programming
Rxdownloader
- Reactive Extension Library for Android to download files
Stars: ✭ 40 (+73.91%)
Mutual labels:  reactive, reactive-streams, reactive-programming
rsocket-rpc-js
Standard RSocket RPC Implementation
Stars: ✭ 29 (+26.09%)
Mutual labels:  reactive-streams, rpc-framework, rsocket
Combineexamples
Getting started with Apple Combine
Stars: ✭ 145 (+530.43%)
Mutual labels:  reactive, reactive-programming
Rsocket Java
Java implementation of RSocket
Stars: ✭ 2,099 (+9026.09%)
Mutual labels:  reactive, rsocket
Redux Most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Stars: ✭ 137 (+495.65%)
Mutual labels:  reactive, reactive-programming
Fpgo
Monad, Functional Programming features for Golang
Stars: ✭ 165 (+617.39%)
Mutual labels:  reactive, reactive-programming
Rxjava2 Extras
Utilities for use with RxJava 2
Stars: ✭ 167 (+626.09%)
Mutual labels:  reactive, reactive-streams
Reactor Addons
Official modules for the Reactor project
Stars: ✭ 175 (+660.87%)
Mutual labels:  reactive, reactive-streams
Play Ws
Standalone Play WS, an async HTTP client with fluent API
Stars: ✭ 190 (+726.09%)
Mutual labels:  reactive, reactive-streams

netifi-quickstart-java

Join the chat at https://gitter.im/netifi/general

Source code for the Netifi Java QuickStart.

This project provides a scaffolding for getting up and running quickly with Netifi.

The project comes with a simple client and service. The client sends the word World to the service and the service responds with the message Hello, World! from {service name}.

Bugs and Feedback

For bugs, questions, and discussions please use the Github Issues.

License

Copyright 2018 Netifi Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].