index
:
gorankusu
dev
main
The Go library for load testing HTTP and WebSocket endpoints.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
memfs_www_embed.go
Age
Commit message (
Expand
)
Author
2023-05-16
Release trunks v0.4.0 (2023-05-16)
v0.4.0
Shulhan
2023-05-16
all: move the _doc directory under _www
Shulhan
2023-05-16
all: remove WebSocket server
Shulhan
2023-05-16
_www: replace WebSocket handlers with HTTP endpoints
Shulhan
2023-05-05
all: add boolean Kind for FormInput, FormInputKindBoolean
Shulhan
2023-05-05
go.mod: set Go version to 1.19 and update all dependencies
Shulhan
2022-08-25
all: group all documentations under directory _doc
Shulhan
2022-08-21
go.mod: set minimum Go to 1.18 and update all dependencies
Shulhan
2022-04-20
_www: set the WebSocket address schema based on URL protocol
Shulhan
2022-03-14
all: changes the license of trunks software to GPL 3.0 or later
Shulhan
2022-03-13
all: update dependencies
Shulhan
2021-12-21
all: add option to open link inside an iframe
Shulhan
2021-12-21
all: add feature to register custom navigation link
Shulhan
2021-12-20
go.mod: update share and ciigo modules to latest
Shulhan
2021-12-10
www: fix rendering the WebSocket response
Shulhan
2021-12-06
go.mod: update to latest share module
Shulhan
2021-10-19
www: load the stored variables into Target, HttpTarget, WebSocketTarget
Shulhan
2021-10-17
www: disable modifying the Base URL on target
Shulhan
2021-10-17
www: create separate functions to save to local storages
Shulhan
2021-10-11
go.mod: update to latest share and ciigo module
Shulhan