index
:
clombrong/flesh.git
markup-rework
master
merged-socket-tcp
socket-refactor
XMPP flesh interface for OCaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
feat(auth): parse auth response and return appropriate result
Clombrong
2025-06-11
2
-3
/
+28
|
*
feat(test): catch lwt exceptions
Clombrong
2025-06-11
1
-7
/
+10
|
*
feat(stream): add InvalidStanza exception
Clombrong
2025-06-10
1
-0
/
+2
|
*
feat(auth): introduce not-authorized sasl error
Clombrong
2025-06-10
1
-0
/
+7
|
*
docs(stream): add docstring for the start function
Clombrong
2025-06-10
1
-0
/
+3
|
*
feat(auth): use streams directly for send_auth_stanza
Clombrong
2025-06-10
2
-5
/
+6
|
*
feat(auth): wrap plain auth in <auth> stanza
Clombrong
2025-06-10
2
-2
/
+10
|
*
test(auth): add send_auth_stanza to tests
Clombrong
2025-06-10
2
-3
/
+8
|
*
feat(auth): replace authenticate with send_auth_stanza function
Clombrong
2025-06-10
1
-8
/
+3
|
*
fix(auth): derive show without path
Clombrong
2025-06-10
1
-1
/
+1
|
*
feat(auth): gen auth parameter
Clombrong
2025-06-10
2
-0
/
+4
|
*
chore(dune): add base64 dependency
Clombrong
2025-06-10
2
-0
/
+2
|
*
feat!: new module Auth
Clombrong
2025-06-09
2
-1
/
+10
|
*
chore(dune): add ppx_deriving dependency
Clombrong
2025-06-09
2
-0
/
+2
|
*
chore(manifest): add unzip
Clombrong
2025-06-09
1
-1
/
+2
|
*
fix(open_stanza): use Markup.ml to construct the default open stanza
Clombrong
2025-06-03
1
-7
/
+14
|
*
chore(dir-locals): fix whitespace
Clombrong
2025-06-02
1
-9
/
+9
|
*
feat!(portal): add from parameter to the opening stanza
Clombrong
2025-05-31
2
-4
/
+11
|
*
feat!(stream): stream handles automatic handshake
Clombrong
2025-05-31
2
-6
/
+13
|
*
feat!: new module Stream
Clombrong
2025-05-30
5
-10
/
+16
|
*
chore(git): make gitignore compatible with a bunch of stupid tools
v0.0.1
Clombrong
2025-05-30
1
-2
/
+2
|
*
test(flesh): remove obsolete flesh testing
Clombrong
2025-05-30
3
-11
/
+0
|
*
test(js): move portal tests to global tests
Clombrong
2025-05-30
5
-0
/
+0
|
*
feat(portal): add default type t
Clombrong
2025-05-30
2
-1
/
+5
|
*
feat(portal): make portal_ws an implementation of portal
Clombrong
2025-05-29
3
-3
/
+4
|
*
feat(portal): add the portal virtual package
Clombrong
2025-05-29
4
-0
/
+60
|
*
refactor(portal_ws): move to portal/lib/ws/
Clombrong
2025-05-29
2
-0
/
+0
|
*
feat(opam): rename flesh_websockets to portal-websockets
Clombrong
2025-05-29
3
-7
/
+6
|
*
feat(opam): add tags and remove useless dependency on flesh
Clombrong
2025-05-29
2
-6
/
+2
|
*
feat(portal_ws): MalformedStanza exception
Clombrong
2025-05-29
1
-1
/
+7
|
*
docs(portal_ws): no more undefined anything in connect
Clombrong
2025-05-29
1
-2
/
+2
|
*
feat(testing): add nicer view to debug
Clombrong
2025-05-09
1
-4
/
+4
|
*
feat!(portal_ws): to_frames function relatively complete
Clombrong
2025-05-09
2
-6
/
+33
|
*
fix(stanza_open): shorten
Clombrong
2025-05-09
1
-3
/
+1
|
*
fix(portal_ws): remove buffer
Clombrong
2025-05-09
1
-10
/
+0
|
*
feat(portal_ws): add markup-lwt to connect
Clombrong
2025-05-09
1
-2
/
+5
|
*
feat(dune): add markup-lwt dependency
Clombrong
2025-05-09
3
-1
/
+3
|
*
feat: add to_frames function
Clombrong
2025-05-08
1
-2
/
+7
|
|
|
|
i think the main scaffold of the function is mostly done
*
feat: add staging buffer to send frame
Clombrong
2025-05-08
1
-0
/
+10
|
*
docs: redo ws_stream
Clombrong
2025-05-08
1
-2
/
+5
|
*
feat: add open and close stanzas
Clombrong
2025-05-08
1
-0
/
+10
|
*
feat(portal_ws): create connect function
Clombrong
2025-05-08
2
-15
/
+27
|
*
refactor: port ws_endpoint to markup.ml
Clombrong
2025-05-08
1
-29
/
+22
|
*
fix(markup.ml): counter stack overflow
Clombrong
2025-05-08
1
-0
/
+13
|
*
feat: start xmlm to markup.ml migration
Clombrong
2025-05-08
2
-1
/
+10
|
*
feat: add markup.ml dependency
Clombrong
2025-05-08
2
-0
/
+2
|
*
fix(tooling): add merlin and utop everywhere
Clombrong
2025-05-08
3
-2
/
+8
|
*
fix(tooling): simplify envrc
Clombrong
2025-05-08
1
-3
/
+2
|
*
docs: correct the ws_stream doc
Clombrong
2025-04-24
2
-7
/
+15
|
*
feat: test a real XMPP connection
Clombrong
2025-04-24
1
-15
/
+11
|
[prev]
[next]