gotty/server
Jose Diaz-Gonzalez ba9326e417 feat: add support for specifying custom querystring arguments
This allows folks to implement token-based authentication for websocket access.

Closes #82
2024-03-25 10:55:26 -07:00
..
handler_atomic.go Fix possible race condition on timeout 2017-08-13 13:40:00 +09:00
handlers.go feat: add support for specifying custom querystring arguments 2024-03-25 10:55:26 -07:00
init_message.go Refactor 2017-08-11 15:31:11 +09:00
list_address.go Show alternative URLs when address is 0.0.0.0 2017-08-13 13:53:48 +09:00
log_response_writer.go Refactor 2017-08-11 15:31:11 +09:00
middleware.go Refactor 2017-08-11 15:31:11 +09:00
options.go feat: add support for specifying custom querystring arguments 2024-03-25 10:55:26 -07:00
run_option.go Refactor 2017-08-11 15:31:11 +09:00
server.go Remove ioutil import 2024-02-11 17:35:53 -08:00
slave.go Allow processing of HTTP headers at WS creation 2021-10-14 09:48:46 +01:00
ws_wrapper.go Remove ioutil import 2024-02-11 17:35:53 -08:00