summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* test(flesh): remove obsolete flesh testingClombrong2025-05-301-1/+0
|
* fix: rearrange all portals under common portal/ folderClombrong2025-04-244-64/+0
|
* feat: add ws endpoint detection functionClombrong2025-04-232-5/+39
|
* feat: new module flesh_websockets.Clombrong2025-04-224-1/+30
| | | | | Create flesh_websockets module. Add lwt_ws function.
* feat: Hello, flesh.Clombrong2025-04-212-1/+3
|
* init: Oh no. This one is real.Clombrong2025-04-191-0/+3
add README and COPYING license files instantiate all dune stanzas setup dune with guix shell and direnv, using merlin for project setup