All Downloads are FREE. Search and download functionalities are using the official Maven repository.

netflix.karyon.examples.websockets.README.md Maven / Gradle / Ivy

The newest version!
WebSocket Example
======

It is a simple example of how to run WebSocket server with Karyon.

Running the example
===================

`../gradlew runWebSocketEcho`

What to see
===========

Connect with any WebSocket client and send a text message at localhost:8888.
You should get a reply with the same content, but all letters capitalized.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy