Fork me on GitHub
#obb
<
2022-10-23
>
borkdude09:10:45

I'm looking into making an nREPL for obb now but I'm blocked on this. I don't know JXA well enough to figure this out https://github.com/babashka/obb/issues/22#issuecomment-1288071589 Any insights here would help

zane18:10:36

I don’t know offhand. I suspect the best thing to do would be to use the Objective-C bridge.

borkdude18:10:29

This is where I'll probably need your help. Once I have something socket-y going, like in nbb with node, I can do the rest of the plumbing

👏 1
borkdude18:10:50

but I understand you're busy, no hurry from my side

1
zane18:10:20

I barely understand the Objective-C bridge myself, but happy to try to unblock you when I have time.

Bruno Conte00:10:38

I don't know if this could be of any help, but there are information and links on NWFramework and CFNetwork, which appear to be the options in ObjC https://rderik.com/blog/building-a-server-client-aplication-using-apple-s-network-framework/

borkdude10:10:36

Thanks, I added that link to the issue

👍 1