Skip to content

Add Signal gateway support#38

Merged
ChristophWurst merged 2 commits intomasterfrom
enhancement/signal-gateway
Apr 10, 2018
Merged

Add Signal gateway support#38
ChristophWurst merged 2 commits intomasterfrom
enhancement/signal-gateway

Conversation

@ChristophWurst
Copy link
Copy Markdown
Member

Adds a simple integration of a Signal web gate and also fixes #35.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* @param string $message
* @throws SmsTransmissionException
*/
public function send($recipient, $message) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

string $recipient, string $message

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on my todo for a follow-up because I have to adjust all implementations then 😉

@ChristophWurst ChristophWurst merged commit 600dafc into master Apr 10, 2018
@ChristophWurst ChristophWurst deleted the enhancement/signal-gateway branch April 10, 2018 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make app strict

2 participants