dmtzs / WebSockets

This is a repository in which I made a websockets primordially service but its built to be used as microservices, so here are the microservices for generating tokens, the web socket and an API to manage the topics of the websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Websocket

A websocket server for managing messages

GitHub top language

GitHub repo size Lines of code GitHub language count

Websockets

This project has 2 main microservices which are one is an API in which you can manage the topics and messages queue. There are a lot of improvements that can be made but the focus of this project is to have the websocket working as expected.

Documentation

The documentation can be found by clicking here

Supported versions for releases

To see the releases supported versions please click here to see the supported ones and unsupported ones.

About

This is a repository in which I made a websockets primordially service but its built to be used as microservices, so here are the microservices for generating tokens, the web socket and an API to manage the topics of the websockets

License:MIT License


Languages

Language:Python 99.7%Language:Procfile 0.3%