dyeeye / chat-eapi-websocket-demo

Chat EAPI exposes Web Socket and broadcast messages to all the chat participants.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat API

This ia a demo chat API showing how to expose Web Socket in MuleSoft application.

Fill free to explore it and play with the source code. In this article I wrote a walkthrough explaining Chat API.

How to run

You can build and run the API. Remember to add http.private.port=8091 to run configuration. Once the application is started. You can visit the http://localhost:8091/meetup page to display a simple Chat Room.

Author

Patryk Bandurski

About

Chat EAPI exposes Web Socket and broadcast messages to all the chat participants.

License:MIT License


Languages

Language:HTML 100.0%