alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
lexutil
3 files
at
d2cef9a8395e85511dfa8b1a0ad3955ec13e183f
Seongmin Lee
spindle/xrpc: implement ci.pipeline.subscribeLogs
7w ago
67f4c805
client.go
spindle/xrpc: implement ci.pipeline.subscribeLogs Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
client_test.go
lexutil: add tests Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
lexutil.go
api/tangled,lexutil: add missing types for DRISL-CBOR event streaming indigo's `lexutil.Client` doesn't support subscription xrpc methods. New `extlexutil.Client` extends the `LexDo` method to support subscription. It won't perform redialing since we don't know which param is cursor and which property is event sequence. since lexgen doesn't generate code subscription xrpc methods, we hand write it. `api/tangled/*_ext.go` files will be treated as non-generated code. Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago