Skip to content

A concise script to send messages through soketi with javascript/node

Notifications You must be signed in to change notification settings

outdoorly/soketi-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node SDK Soketi Test

A minimal javascript program to test sending/receiving messages with soketi.

Running

> pnpm i

> npm start

After cloning and installing dependencies, npm start will run the entire service:

  • from pulling the docker conatiner (if needed)
  • to starting the client/server
  • and tearing it all down at the end (to avoid orphan processes)

Prerequisites

  • docker
  • node
  • pnpm

About

A concise script to send messages through soketi with javascript/node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published