|
.github/workflows
|
Add GitHub actions (#51)
|
2021-08-04 14:46:32 +02:00 |
|
websocket
|
fix some golangci-lint, revive linter warnings
|
2019-11-02 22:31:31 +02:00 |
|
.gitignore
|
Adjust Handler interface and support middleware
|
2022-01-23 16:36:45 +08:00 |
|
.travis.yml
|
Use the last stable Go on Travis CI (#21)
|
2018-08-31 09:04:50 -07:00 |
|
async.go
|
Adjust Handler interface and support middleware
|
2022-01-23 16:36:45 +08:00 |
|
call_opt.go
|
Add a way to specify more non-standard-compliant fields to Request (#50)
|
2021-08-04 14:45:59 +02:00 |
|
call_opt_test.go
|
Adjust Handler interface and support middleware
|
2022-01-23 16:36:45 +08:00 |
|
codec_test.go
|
Adjust Handler interface and support middleware
|
2022-01-23 16:36:45 +08:00 |
|
conn_opt.go
|
Add ability to set custom logger (#48)
|
2021-11-19 10:30:03 +02:00 |
|
conn_opt_test.go
|
Add ability to set custom logger (#48)
|
2021-11-19 10:30:03 +02:00 |
|
go.mod
|
support for go 1.12+ (#30)
|
2019-11-03 12:56:29 -08:00 |
|
go.sum
|
add go module, simplify some cleanups
|
2019-11-02 21:39:58 -07:00 |
|
handler.go
|
Adjust Handler interface and support middleware
|
2022-01-23 16:36:45 +08:00 |
|
handler_with_error.go
|
Adjust Handler interface and support middleware
|
2022-01-23 16:36:45 +08:00 |
|
jsonrpc2.go
|
Adjust Handler interface and support middleware
|
2022-01-23 16:36:45 +08:00 |
|
jsonrpc2_test.go
|
Adjust Handler interface and support middleware
|
2022-01-23 16:36:45 +08:00 |
|
LICENSE
|
initial commit
|
2016-10-11 15:56:18 +02:00 |
|
object_test.go
|
Add a way to specify more non-standard-compliant fields to Request (#50)
|
2021-08-04 14:45:59 +02:00 |
|
README.md
|
Added link to the godoc reference (#19)
|
2018-08-22 01:37:14 -07:00 |
|
stream.go
|
fix typo in jsonrpc2/stream.go (#47)
|
2021-05-26 14:52:51 +02:00 |