index
:
clombrong/flesh.git
markup-rework
master
merged-socket-tcp
XMPP flesh interface for OCaml
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
portal
/
tcp
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(portal): make close a simple stanza
Clombrong
2025-06-27
1
-2
/
+2
*
feat(portal): add field in t for underlying socket
Clombrong
2025-06-27
1
-2
/
+3
*
feat(portal): change type t into a record
Clombrong
2025-06-27
1
-5
/
+8
*
docs(portal_tcp): fix obsolete warning
Clombrong
2025-06-27
1
-3
/
+1
*
feat(portal): add socket type
Clombrong
2025-06-26
1
-0
/
+2
*
feat(portal_tcp, portal_ws): error handling in negotiate
Clombrong
2025-06-26
1
-15
/
+14
*
fix(portal_tcp): provide the right xmlns
Clombrong
2025-06-26
1
-5
/
+4
*
refactor(portal_ws): stanza_open to header
Clombrong
2025-06-26
1
-1
/
+1
*
fix(portal): close socket only after all elements have been processed
Clombrong
2025-06-26
1
-4
/
+6
*
feat(portal_tcp): send XML declaration in stream negotiation
Clombrong
2025-06-26
1
-1
/
+2
*
feat(portal_tcp): rewrite stanza_close to close
Clombrong
2025-06-26
1
-1
/
+2
*
feat(portal_tcp): rewrite stanza_open to negotiate
Clombrong
2025-06-26
1
-2
/
+17
*
feat(portal): make portal_tcp an implementation of Portal
Clombrong
2025-06-26
2
-0
/
+2
*
fix(portal_tcp): use lwt_stream to coalesce xml fragments
Clombrong
2025-06-26
1
-5
/
+11
*
feat(portal_tcp): add stanza_close
Clombrong
2025-06-26
1
-0
/
+2
*
fix(portal_tcp): fix the horrible endless wait issue
Clombrong
2025-06-26
1
-1
/
+8
*
feat(portal_tcp): add stanza_open
Clombrong
2025-06-26
1
-0
/
+16
*
feat(portal_tcp): add xmlns
Clombrong
2025-06-25
1
-0
/
+2
*
docs(portal_tcp): document connect
Clombrong
2025-06-25
1
-0
/
+7
*
feat(portal_tcp): add connect function
Clombrong
2025-06-25
1
-8
/
+11
*
feat(portal_tcp): add portal type t
Clombrong
2025-06-25
1
-0
/
+3
*
feat(portal_tcp): add MalformedStanza exception
Clombrong
2025-06-25
1
-0
/
+2
*
feat(portal_tcp): move tcp_stream push function to connect
Clombrong
2025-06-25
1
-11
/
+12
*
feat(native_hello): use tcp_stream
Clombrong
2025-06-25
1
-1
/
+1
*
feat(portal_tcp): add tcp_stream function
Clombrong
2025-06-25
2
-1
/
+29
*
chore: move comments to correct location
Clombrong
2025-06-25
1
-4
/
+4
*
feat(portal_tcp): add connect function
Clombrong
2025-06-25
1
-0
/
+3
*
fix(portal-tcp): rename tcp_endpoint to xmpp_port
Clombrong
2025-06-25
1
-2
/
+2
*
feat(portal): new tcp portal module
Clombrong
2025-06-25
2
-0
/
+8