replay
Replay is a server that allows developers to update code it real-time while maintaing the current state.
Filename
Size
Last Commit Date
Commit Message
..
.github
workflows
go-checks.yml
716
2026/08/28 21:07:03
added CI
src
app.ts
1175
2026/08/29 20:19:04
removed test vars
tsconfig.json
360
2026/08/29 20:13:59
add basic tsconfig file
LICENSE
767
2026/08/28 21:06:29
added LICENSE
go.mod
472
2026/08/27 23:14:41
added jspacker as tool
go.sum
1466
2026/08/27 23:14:41
added jspacker as tool
inject.go
182
2026/08/28 19:53:42
move injectJS to own file with go generate instruction
inject.js
10
2026/08/27 22:58:51
added basic inject script
main.go
2891
2026/08/29 20:29:43
removed unnecessary newline
main_test.go
3491
2026/08/28 20:41:24
added tests for reading SSE stream
watcher.go
1470
2026/08/29 20:28:58
embed unsafe types into func