Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(tests): move test program to common code | Clombrong | 2025-06-26 | 2 | -33/+2 |
* | feat(native_hello): include Flesh testing | Clombrong | 2025-06-26 | 2 | -9/+30 |
* | feat(portal): make portal_tcp an implementation of Portal | Clombrong | 2025-06-26 | 1 | -3/+3 |
* | feat(native_hello): open and close our first stream! | Clombrong | 2025-06-26 | 1 | -3/+3 |
* | feat(portal_tcp): add MalformedStanza exception | Clombrong | 2025-06-25 | 1 | -1/+1 |
* | feat(native_hello): use tcp_stream | Clombrong | 2025-06-25 | 1 | -4/+9 |
* | feat(portal_tcp): add connect function | Clombrong | 2025-06-25 | 1 | -2/+1 |
* | fix(portal-tcp): rename tcp_endpoint to xmpp_port | Clombrong | 2025-06-25 | 1 | -1/+1 |
* | feat(native_hello): test portal | Clombrong | 2025-06-25 | 2 | -2/+6 |
* | feat(native_hello): integrate env credentials | Clombrong | 2025-06-25 | 1 | -1/+4 |
* | feat(native_hello): new test for native OCaml | Clombrong | 2025-06-25 | 2 | -0/+4 |