Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(portal): return stream of signals instead of parsermarkup-rework | Clombrong | 2025-06-18 | 1 | -2/+2 |
| | |||||
* | fix(portal): accept parsing streams instead of pure signals | Clombrong | 2025-06-18 | 1 | -2/+2 |
| | |||||
* | feat(portal-websockets): make connect accept and return signals | Clombrong | 2025-06-18 | 1 | -27/+17 |
| | |||||
* | feat(portal): change default type t | Clombrong | 2025-06-18 | 1 | -1/+1 |
| | |||||
* | feat(portal-websockets): return a stream of signals with stanza_close | Clombrong | 2025-06-17 | 1 | -1/+1 |
| | |||||
* | feat(portal-websockets): return a stream of signals with stanza_open | Clombrong | 2025-06-17 | 2 | -3/+4 |
| | |||||
* | fix(open_stanza): use Markup.ml to construct the default open stanza | Clombrong | 2025-06-03 | 1 | -7/+14 |
| | |||||
* | feat!(portal): add from parameter to the opening stanza | Clombrong | 2025-05-31 | 1 | -3/+10 |
| | |||||
* | feat(portal): add default type t | Clombrong | 2025-05-30 | 1 | -0/+2 |
| | |||||
* | feat(portal): make portal_ws an implementation of portal | Clombrong | 2025-05-29 | 2 | -0/+1 |
| | |||||
* | refactor(portal_ws): move to portal/lib/ws/ | Clombrong | 2025-05-29 | 2 | -0/+136 |