change original blog links

This commit is contained in:
M Sarmad Qadeer
2022-08-08 13:38:50 +05:00
parent 7e103fe580
commit 14f2a1d227
4 changed files with 6 additions and 10 deletions
+3 -4
View File
@@ -8,11 +8,11 @@ date: 2020-10-22
**Published:** Oct 22, 2020
https://simplex.chat
[SimpleX Chat Website](https://simplex.chat)
I'd really appreciate your feedback, criticism and suggestions on the open-source idea I was slowly working on since early 2020. I recently made the demo server for the low-level message queue protocol ("simplex messaging protocol") and the website to try to explain the chat idea that would use this protocol.
Haskell protocol implementation: https://github.com/simplex-chat/simplexmq
[Haskell protocol implementation](https://github.com/simplex-chat/simplexmq)
In short, the protocol defines a minimalist set of commands and server responses (just 7 commands and 5 responses sent over TCP) to operate encrypted message queues with in-memory persistence - the implementation uses STM.
@@ -20,6 +20,5 @@ If anything, it was definitely helping to get to know Haskell types etc. much de
Any criticism would be great - thank you in advance!
---
Originally published at https://www.reddit.com/r/haskell/comments/jg6uh4/simplex_chat/
Originally published at [reddit](https://www.reddit.com/r/haskell/comments/jg6uh4/simplex_chat/)
+1 -2
View File
@@ -25,6 +25,5 @@ Weve been using the terminal client between us and a few other people for a c
We're building a new kind of chat network - the only network that lets you control your chat. We'd really appreciate your feedback, criticism and support - a star on the github repo, signing up to the mailing list or any contribution to the project will help. There is so much more to do!
---
Originally published at https://www.reddit.com/r/haskell/comments/naw6lz/simplex_chat_prototype_terminal_ui_made_in_haskell/
Originally published at [reddit](https://www.reddit.com/r/haskell/comments/naw6lz/simplex_chat_prototype_terminal_ui_made_in_haskell/)
+1 -2
View File
@@ -44,6 +44,5 @@ We'd really appreciate your comments, criticism and support - a star on the GitH
Our goal is to create a new kind of chat platform that lets you control your chat!
---
Originally published at https://www.reddit.com/r/selfhosted/comments/poal79/simplex_chat_an_opensource_decentralized_chat/
Originally published at [reddit](https://www.reddit.com/r/selfhosted/comments/poal79/simplex_chat_an_opensource_decentralized_chat/)
+1 -2
View File
@@ -32,6 +32,5 @@ We'd really appreciate your comments, criticism and support - a star on the GitH
Our goal is to create a new kind of chat platform that lets you control your chat!
---
Originally published at https://www.reddit.com/r/haskell/comments/rc0xkn/simplex_chat_the_first_chat_platform_that_is_100/
Originally published at [reddit](https://www.reddit.com/r/haskell/comments/rc0xkn/simplex_chat_the_first_chat_platform_that_is_100/)