This website requires JavaScript.
Explore
Help
Sign In
github
/
kubeshark
Watch
1
Star
0
Fork
0
You've already forked kubeshark
mirror of
https://github.com/kubeshark/kubeshark.git
synced
2026-05-20 16:13:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60a6be677f72fff4bf6dd391f529df173f129e5a
kubeshark
/
tap
/
extensions
/
http
History
M. Mert Yildiran
60a6be677f
Fix the read errors that freezes the sniffer in HTTP and Kafka
2021-08-22 22:44:11 +03:00
..
go.mod
Marshal and unmarshal
*http.Request
,
*http.Response
pairs
2021-08-20 03:00:55 +03:00
go.sum
Marshal and unmarshal
*http.Request
,
*http.Response
pairs
2021-08-20 03:00:55 +03:00
grpc_assembler.go
remove some unwanted code
2021-08-19 09:12:59 +03:00
handlers.go
Add
Protocol
struct and make it effect the UI
2021-08-21 00:47:47 +03:00
main.go
Fix the read errors that freezes the sniffer in HTTP and Kafka
2021-08-22 22:44:11 +03:00
matcher.go
Remove the unnecessary logging
2021-08-22 17:24:19 +03:00
structs.go
Fix the issues in summary section of details layout for HTTP/2 (gRPC) protocol
2021-08-22 20:46:17 +03:00