Examples for using @sessionjs/client library
browser-simple | ||
simple | ||
.gitignore | ||
README.md |
Session.js usage examples
This repository contains a handful of examples on how to get started using @session.js/client.
Simple example
Simpliest but fully configured and ready-to-go example of echo bot, that you can download and run.
Browser simple client
Simple browser client that shows you how to use @session.js/client on clientside to keep private keys in browser and @session.js/bun-runtime-remote on proxy to forward requests to Session network
Made for session.js
Use Session messenger programmatically with Session.js: Session bots, custom Session clients, and more.