mcclurmc has quit [Remote host closed the connection]
jprakash has quit [Quit: leaving]
mcclurmc has joined #mirage
tlockney_away is now known as tlockney
rgrinberg has quit [Quit: Leaving.]
rgrinberg has joined #mirage
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #mirage
tlockney is now known as tlockney_away
rgrinberg has quit [Quit: Leaving.]
rgrinberg has joined #mirage
rgrinberg has quit [Quit: Leaving.]
rgrinberg has joined #mirage
djs55 has joined #mirage
AltGr has joined #mirage
djs55 has quit [Quit: Leaving.]
dsheets_ has joined #mirage
thomasga has joined #mirage
rgrinberg has quit [Quit: Leaving.]
<vbmithr>
hannes: noddy: Ok, so wss://echo.websocket.org does not want to speak to ocaml-tls
<vbmithr>
it shuts down the communication just after Client hello
<vbmithr>
Perhaps it is normal to refuse to communicate with an endpoint that does not support enough security for you
<vbmithr>
or sth like that
<vbmithr>
Their implementation sucks because they close the connection without any notification
andreas has joined #mirage
dbuenzli has joined #mirage
dsheets_ has quit [Ping timeout: 240 seconds]
<hannes>
vbmithr: master uses only perfect-forward secure ciphers by default, which echo.websocket.org does not like (switching to ciphers:Config.ciphers.supported lets you talk to the websocket server)
dsheets_ has joined #mirage
dsheets_ is now known as dsheets
<jonludlam>
vbmithr: heh, I believe you're right about that bug in opam :-)
<vbmithr>
hannes: interesting.
<vbmithr>
hannes: Now I think I'll release my ocaml-tls powered websocket lib
<hannes>
vbmithr: I'm not yet sure whether the next release will use pfs only or all supported -- considering the amount of trouble the current pfs set has (mainly due to lack of ecdhe, which is proposed by lots of servers, instead of dhe)
<vbmithr>
hannes: thanks for the explanation. I'll just use Config.ciphers.supported :)
Estivate has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Estivate has joined #mirage
AltGr has left #mirage [#mirage]
englishm has quit [Remote host closed the connection]
englishm has joined #mirage
mcclurmc has quit [Remote host closed the connection]
djs55 has quit [Quit: Leaving.]
philtor_ has joined #mirage
thomasga has quit [Ping timeout: 250 seconds]
rgrinberg has quit [Quit: Leaving.]
dbuenzli has quit [Ping timeout: 260 seconds]
rgrinberg has joined #mirage
thomasga has joined #mirage
thomasga has quit [Quit: Leaving.]
dsheets has quit [Ping timeout: 250 seconds]
thomasga has joined #mirage
dbuenzli has joined #mirage
thomasga has quit [Quit: Leaving.]
philtor_ has quit [Ping timeout: 240 seconds]
rgrinberg has quit [Quit: Leaving.]
rgrinberg has joined #mirage
Estivate has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
brson has quit [Ping timeout: 272 seconds]
thomasga has joined #mirage
philtor_ has joined #mirage
jprakash has quit [Ping timeout: 255 seconds]
thomasga has quit [Quit: Leaving.]
rgrinberg has quit [Quit: Leaving.]
thomasga has joined #mirage
mcclurmc has joined #mirage
brson has joined #mirage
philtor_ has quit [Ping timeout: 272 seconds]
andreas has joined #mirage
thomasga has quit [Quit: Leaving.]
Estivate has joined #mirage
jprakash has joined #mirage
dsheets has joined #mirage
seangrove has joined #mirage
brson has quit [Quit: Lost terminal]
philtor_ has joined #mirage
djs55 has joined #mirage
mcclurmc has quit [Ping timeout: 245 seconds]
philtor_ has quit [Ping timeout: 260 seconds]
mcclurmc has joined #mirage
<seangrove>
Hey all, I'm looking on some information on using Irmin from other languages, specifically Clojure - wondering if there's any documentation on that, or if it'd be a crazy thing to try at this point
brson has joined #mirage
thomasga has joined #mirage
dsheets has quit [Ping timeout: 255 seconds]
englishm has quit [Remote host closed the connection]
englishm has joined #mirage
englishm has quit [Ping timeout: 246 seconds]
thomasga has quit [Quit: Leaving.]
thomasga has joined #mirage
rgrinberg has joined #mirage
thomasga has quit [Quit: Leaving.]
rgrinberg has quit [Quit: Leaving.]
thomasga has joined #mirage
rgrinberg has joined #mirage
<seangrove>
I know it's a slightly silly question, but wondering if perhaps there's an http/etc interface that could be used