Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

WASdev/sample.rxjava

Repository files navigation

RxJava with Liberty

This sample contains a WebSockets endpoint that used the RxJava APIs. It goes hand-in-hand with the [Introduction to using RxJava with WebSphere Liberty] (https://developer.ibm.com/wasdev/docs/introduction-to-using-rxjava-with-websphere-liberty/) article published on WASdev.

Once the server has been started, go to http://localhost:9082/12-factor-application/ to view the sample locally or the route of your application to view the sample being hosted on Bluemix.

Notice

© Copyright IBM Corporation 2016.

License

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.

About

Sample containing a WebSockets endpoint that uses the RxJava APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages