aboutsummaryrefslogtreecommitdiff
path: root/sethandler.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *.go: Catch panics during requestsRunxi Yu4 days1-0/+6
|
* sethandler.go: Log errors from handlersRunxi Yu4 days1-1/+8
| | | | References: https://todo.sr.ht/~runxiyu/cca/11
* *.go: Return and report errors from HTTP handlersRunxi Yu4 days1-0/+46
We still need to fix error handling from WebSockets References: https://todo.sr.ht/~runxiyu/cca/10