Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat(test): catch lwt exceptions | Clombrong | 2025-06-11 | 1 | -7/+10 | |
| | ||||||
* | feat(auth): use streams directly for send_auth_stanza | Clombrong | 2025-06-10 | 1 | -3/+2 | |
| | ||||||
* | test(auth): add send_auth_stanza to tests | Clombrong | 2025-06-10 | 1 | -3/+7 | |
| | ||||||
* | feat!(stream): stream handles automatic handshake | Clombrong | 2025-05-31 | 1 | -4/+4 | |
| | ||||||
* | feat!: new module Stream | Clombrong | 2025-05-30 | 2 | -9/+7 | |
| | ||||||
* | test(flesh): remove obsolete flesh testing | Clombrong | 2025-05-30 | 2 | -10/+0 | |
| | ||||||
* | test(js): move portal tests to global tests | Clombrong | 2025-05-30 | 5 | -0/+69 | |
| | ||||||
* | fix: rearrange all portals under common portal/ folder | Clombrong | 2025-04-24 | 5 | -76/+0 | |
| | ||||||
* | fix: custom lwt runner for js tests | Clombrong | 2025-04-24 | 1 | -11/+26 | |
| | ||||||
* | fix: make npm deps great again | Clombrong | 2025-04-24 | 1 | -0/+2 | |
| | ||||||
* | feat: add ws endpoint detection function | Clombrong | 2025-04-23 | 1 | -4/+4 | |
| | ||||||
* | feat: add custom rule to install npm polyfills for node testing | Clombrong | 2025-04-23 | 4 | -1/+35 | |
| | ||||||
* | feat: new module flesh_websockets. | Clombrong | 2025-04-22 | 2 | -0/+25 | |
| | | | | | Create flesh_websockets module. Add lwt_ws function. | |||||
* | feat: try js compilation | Clombrong | 2025-04-21 | 1 | -1/+2 | |
| | ||||||
* | feat: Hello, flesh. | Clombrong | 2025-04-21 | 3 | -1/+8 | |
| | ||||||
* | init: Oh no. This one is real. | Clombrong | 2025-04-19 | 2 | -0/+2 | |
add README and COPYING license files instantiate all dune stanzas setup dune with guix shell and direnv, using merlin for project setup |