Messaging Browser Apps

Sariska supports building browser (accessed from a browser like Google Chrome, Safari either via laptop/PC or mobile) applications involving messaging (Chat) through:

  • React

  • AngularJS

  • Swift (iOs)

  • Pub/Sub

  • Flatbuffers

TIP: Follow the detailed written instructions in READ.ME section of the repository.

React

Simply clone the repository in your project directory.

For Conference calling:

git clone https://github.com/SariskaIO/sariska-chat-react.git

AngularJS

Simply clone the repository in your project directory.

For Conference calling:

git clone https://github.com/SariskaIO/sariska-chat-angular.git

Vue.js

Simply clone the repository in your project directory.

For one-to-one calling:

git clone https://github.com/SariskaIO/sariska-chat-vuejs.git

Pub/Sub

Simply clone the repository in your project directory.

git clone https://github.com/SariskaIO/sariska-chat-react-pub-sub.git

Flatbuffers

Simply clone the repository in your project directory.

git clone https://github.com/SariskaIO/sariska-chat-react-flatbuffers.git

Last updated