Skip to content

jppacinos/websocket-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket Service

This app is made possible by Soketi and Docker.

The service is designed with MySQL as the app manager driver and Redis as an adapter and cache driver in mind and needs additional configuration for customization.


How to setup

  • Copy .env.example to .env and update its contents
  • Run the application: docker compose up -d or docker compose -f docker-compose.local.yml up -d (debug)
  • Stop the application: docker compose down

About

Websocket service made with Soketi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published