issues
search
wirepair
/
gcd
Unofficial implementation of the Google Chrome Remote Debugger in Go
MIT License
186
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update api to latest tot
#77
wirepair
closed
4 weeks ago
0
Add logging for DevTools websocket message handling
#76
eatdrinksleepcode
closed
2 months ago
0
Update to Chromium 127.0.6533.88
#75
eatdrinksleepcode
opened
3 months ago
5
Fix calls with two dimension array return types
#74
camswords
closed
8 months ago
2
maint: Delete old invalid tag
#73
dolmen
closed
6 months ago
1
Fixes GetDOMStorageItemsWithParams with correct response type
#72
bohrium272
closed
8 months ago
2
Improve json unmarshalling performance
#71
camswords
closed
9 months ago
0
Reorder and initialize missing DevTools domains
#70
camswords
closed
11 months ago
1
update to chrome 112.0.5615.138
#69
wirepair
closed
1 year ago
0
Add protocol version to version.go
#68
camswords
closed
1 year ago
0
Bump golang.org/x/sys from 0.0.0-20200116001909-b77594299b42 to 0.1.0 in /v2
#67
dependabot[bot]
closed
1 year ago
0
Fix gcd to handle PUT requests for JSON protocol
#66
wirepair
closed
1 year ago
0
Update to chrome 111.0.5563.147
#65
eatdrinksleepcode
closed
1 year ago
2
Specify revision to use when updating protocol
#64
eatdrinksleepcode
closed
1 year ago
1
Update to latest Chrome Devtools Version [111.0.5563.64]
#63
saravase
closed
1 year ago
4
Bump golang.org/x/sys from 0.0.0-20200116001909-b77594299b42 to 0.1.0
#62
dependabot[bot]
closed
1 year ago
1
invalid memory address or nil pointer dereference
#61
T200proX7
closed
2 years ago
0
fix apigen bug, update to chrome 105.0.5195.102
#60
wirepair
closed
2 years ago
0
Version bump 20220331
#59
wirepair
closed
2 years ago
0
bump protocol.json
#58
wirepair
closed
2 years ago
0
bump version
#57
wirepair
closed
3 years ago
0
Allow chrome process output to be sent to a custom writer
#56
camswords
closed
3 years ago
1
update changelog
#55
wirepair
closed
3 years ago
0
Fix error message
#54
camswords
closed
3 years ago
4
SendDefaultRequest should return chrome errors as go errors
#53
wirepair
closed
3 years ago
0
Ordered events
#52
wirepair
closed
3 years ago
0
add back return stmt and add test
#51
wirepair
closed
3 years ago
0
Ready ch pass err
#50
wirepair
closed
3 years ago
0
Bump version
#49
wirepair
closed
3 years ago
0
Add callback on browser close
#48
camswords
closed
3 years ago
0
always send ready channel when exiting probeDebugPort
#47
wirepair
closed
3 years ago
0
update changelog
#46
wirepair
closed
3 years ago
0
Observe messages from chrome targeter
#45
camswords
closed
3 years ago
1
Messages can be observed
#44
camswords
closed
3 years ago
2
update chrome version, add functional opts, replace websocket
#43
wirepair
closed
3 years ago
0
bump version
#42
wirepair
closed
3 years ago
0
update chrome to 88.0.4324.150
#41
wirepair
closed
3 years ago
0
Add lock
#40
wirepair
closed
4 years ago
0
update to 84.0.4147.105
#39
wirepair
closed
4 years ago
0
Fix wsconn loop
#38
wirepair
closed
4 years ago
0
Handle timeout not close wsconn
#37
wirepair
closed
4 years ago
0
Switch to ctx
#36
wirepair
closed
4 years ago
0
Fix wsconnsize
#35
wirepair
closed
4 years ago
0
remove timers in favor of After
#34
wirepair
closed
4 years ago
0
version bump, update protocol
#33
wirepair
closed
4 years ago
0
fix timeout for send failure
#32
wirepair
closed
4 years ago
0
fix wsconn close, update 83.0.4103.61
#31
wirepair
closed
4 years ago
0
Try new websocket lib
#30
wirepair
closed
4 years ago
0
Try different json lib
#29
wirepair
closed
4 years ago
0
fix bad merge
#28
wirepair
closed
4 years ago
0
Next