Elara Elara6331
Elara6331 pushed to master at Elara6331/pcre 2022-05-19 06:28:01 +00:00
00f4a0aeb6 Add glob conversion
ca54271041 Add version function
Compare 2 commits »
Elara6331 pushed to master at Elara6331/pcre 2022-05-18 23:40:29 +00:00
74aec32207 Add documentation badge
Elara6331 created branch master in Elara6331/pcre 2022-05-18 23:29:00 +00:00
Elara6331 pushed to master at Elara6331/pcre 2022-05-18 23:29:00 +00:00
f7a8eb3da0 Initial Commit
Elara6331 created repository Elara6331/pcre 2022-05-18 23:28:19 +00:00
Elara6331 pushed to master at Elara6331/lrpc 2022-05-16 22:42:20 +00:00
fbae725040 Add (*Server).HandleConn()
Elara6331 pushed to master at Elara6331/lrpc 2022-05-13 00:15:44 +00:00
bc7aa0fe5b Propagate parent value to request context
Elara6331 pushed to master at Elara6331/itd 2022-05-13 00:14:36 +00:00
958f2af516 Propagate context to lrpc
Elara6331 pushed to master at Elara6331/lrpc 2022-05-13 00:13:49 +00:00
3bcc01fdb6 Propagate context to requests
Elara6331 pushed to master at Elara6331/itd 2022-05-11 20:24:16 +00:00
60f1eedc9a Create and propagate contexts wherever possible
Elara6331 pushed to master at Elara6331/infinitime 2022-05-11 20:23:00 +00:00
9ed74726c4 Add contexts and improve error handling
Elara6331 pushed to master at Elara6331/itd 2022-05-11 19:10:55 +00:00
c05147518d Add metrics screenshot
Elara6331 pushed to master at Elara6331/itd 2022-05-11 06:38:23 +00:00
422f844943 Add metrics graphs to itgui
Elara6331 pushed to master at Elara6331/itd 2022-05-11 01:03:43 +00:00
66618e5bf0 Add metrics collection via sqlite
Elara6331 pushed to master at Elara6331/itd 2022-05-10 09:12:55 +00:00
0c2e57ced0 Update lrpc
Elara6331 pushed to master at Elara6331/lrpc 2022-05-10 09:07:38 +00:00
af77b121f8 Fix bug where the connection handler tries to access a channel before it has been created
Elara6331 pushed to master at Elara6331/itd 2022-05-10 04:46:04 +00:00
6d9f6fc6e6 Update Go compiler requirement
Elara6331 pushed to master at Elara6331/lrpc 2022-05-08 04:41:54 +00:00
349123fe25 Set module go version to 1.17
Elara6331 pushed to master at Elara6331/itd 2022-05-08 04:23:45 +00:00
0cbd6a48ae Allow API client to be made from connection
Elara6331 pushed to master at Elara6331/itd 2022-05-07 22:14:10 +00:00
b614138f6b Update lrpc library