newLISP Fan Club

Forum => newLISP in the real world => Topic started by: iho on May 13, 2015, 08:29:05 AM

Title: matrix.org decentralised persistent communication client
Post by: iho on May 13, 2015, 08:29:05 AM
Hi,



I have written a small client for http://www.matrix.org decentralised persistent communication.



If anyone wants to have a look, it's here: https://github.com/IngoHohmann/newlisp-matrix-client



This is my first newlisp project, so there may be some strange usage patterns.





Ingo
Title: Re: matrix.org decentralised persistent communication client
Post by: rrq on May 13, 2015, 06:51:47 PM
Had a quick glance it this impressive effort, and ran into something peculiar on line 41 of matrix.lsp, which maybe is an "accidental paste drop"?

I thought to drop a quick comment on that one, and otherwise I'll need to spend much more time with it to possibly say something meaningful.
Title: Re: matrix.org decentralised persistent communication client
Post by: TedWalther on May 13, 2015, 10:16:26 PM
iho, looks nice.  the matrix looks like a cool technology too.  Good work!