alpha
Login
or
Join now
nicorainhart.bsky.social
/
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.
Monorepo for Tangled
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
Pulls
Pipelines
core
/
lexutil
/
at
5d8a24896ac922d65f80ab548b637a3873badc09
2 files
Seongmin Lee
api/tangled,lexutil: add missing types for DRISL-CBOR event streaming
4w ago
5d8a2489
client.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>
1 month 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>
1 month ago