[BREAKGLASS] Append-only mirror of github.com/signalapp/Mock-Signal-Server
Go to file
Fedor Indutny 3e556f913f
Some checks failed
Test / test (push) Has been cancelled
Publish / Publish (push) Has been cancelled
22.0.0
2026-04-16 12:48:41 -07:00
.github/workflows fix: allow publishing from tag 2026-04-10 12:38:02 -04:00
certs Support connections from libsignal-net 2024-12-11 15:22:33 -08:00
patches major: switch to http2 2026-03-31 17:47:19 -07:00
protos Add MultiRecipientMessage gRPC endpoint 2026-04-03 14:42:10 -07:00
src breaking: move upload form to grpc 2026-04-16 12:48:25 -07:00
test Use protopiler for protobufs 2026-03-02 13:34:27 -08:00
.gitignore Add MultiRecipientMessage gRPC endpoint 2026-04-03 14:42:10 -07:00
.nvmrc Use protopiler for protobufs 2026-03-02 13:34:27 -08:00
.prettierignore Support for senderKey sends, skipped SKDMs and PlaintextContent 2024-09-24 14:59:43 -07:00
.prettierrc.js Support for senderKey sends, skipped SKDMs and PlaintextContent 2024-09-24 14:59:43 -07:00
eslint.config.mjs Make eslint/typescript more strict and fix getGroup type mismatch 2025-09-25 10:57:57 -07:00
LICENSE Public release 2022-02-11 13:34:23 -08:00
package.json 22.0.0 2026-04-16 12:48:41 -07:00
pnpm-lock.yaml Bump to libsignal v0.92.1 2026-04-10 12:19:49 -04:00
README.md certs: fix subjectAltName 2022-02-28 11:59:49 -08:00
tsconfig.json Make eslint/typescript more strict and fix getGroup type mismatch 2025-09-25 10:57:57 -07:00

Signal Mock Server

Overview

This npm module is a mock implementation of Signal Server, currently only used in Signal Desktop integration tests. Public API surface area can be found at src/api.

Installation

npm install --dev @signalapp/mock-server

License

Copyright 2022 Signal, a 501c3 nonprofit

Licensed under the AGPLv3: https://opensource.org/licenses/agpl-3.0