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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(portal): return stream of signals instead of parser
markup-rework
Clombrong
2025-06-18
2
-3
/
+3
*
fix(portal): accept parsing streams instead of pure signals
Clombrong
2025-06-18
2
-3
/
+3
*
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
2
-2
/
+2
*
feat(portal-websockets): return a stream of signals with stanza_close
Clombrong
2025-06-17
2
-2
/
+2
*
feat(portal-websockets): return a stream of signals with stanza_open
Clombrong
2025-06-17
4
-5
/
+8
*
feat(portal): depend on markup.ml
Clombrong
2025-06-17
3
-6
/
+4
*
docs(stream): docstring get wrapper
Clombrong
2025-06-17
1
-0
/
+3
*
feat(stream): wrap Lwt_stream.get to support ClosedStream exception
Clombrong
2025-06-17
3
-8
/
+11
*
feat(sasl): use new auth_config record for authentication
Clombrong
2025-06-17
2
-15
/
+26
*
feat(websockets_hello): close stream after main
Clombrong
2025-06-17
1
-3
/
+3
*
feat(sasl): replace full jid with node part in SASL auth
Clombrong
2025-06-13
2
-7
/
+13
*
feat: move auth to sasl
Clombrong
2025-06-11
3
-3
/
+3
*
feat(stream): add ClosedStream exception
Clombrong
2025-06-11
2
-1
/
+4
*
fix(tests): use environment variables for testing account
Clombrong
2025-06-11
1
-4
/
+6
*
feat(auth): add MalformedRequest SASL error
Clombrong
2025-06-11
2
-1
/
+4
*
fix(auth): assume english by default
Clombrong
2025-06-11
1
-0
/
+1
*
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
[next]