[BREAKGLASS] Append-only mirror of github.com/signalapp/Mock-Signal-Server
Go to file
Fedor Indutny 6e7359b0a3
Some checks failed
Publish / Publish (push) Has been cancelled
11.1.2
2025-03-13 15:50:39 -07:00
.github/workflows ci: fix 2025-03-13 15:50:35 -07:00
certs Support connections from libsignal-net 2024-12-11 15:22:33 -08:00
protos Add groupId to groupChange actions 2024-11-22 14:41:20 -08:00
src Support custom WS response headers 2025-03-03 16:48:56 -05:00
test Add assertJsonValue util 2024-10-03 09:30:01 -07:00
.eslintignore Public release 2022-02-11 13:34:23 -08:00
.eslintrc.yml Support for senderKey sends, skipped SKDMs and PlaintextContent 2024-09-24 14:59:43 -07:00
.gitignore Mock updates2 CDN for release notes, add release notes artifacts 2025-01-16 13:14:44 -08:00
.nvmrc CI actions 2025-03-13 15:45:13 -07: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
LICENSE Public release 2022-02-11 13:34:23 -08:00
package-lock.json 11.1.2 2025-03-13 15:50:39 -07:00
package.json 11.1.2 2025-03-13 15:50:39 -07:00
README.md certs: fix subjectAltName 2022-02-28 11:59:49 -08:00
tsconfig.json api: infinite prekeys for test devices 2023-02-06 22:06:45 -08: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