Commit graph

20 commits

Author SHA1 Message Date
jesopo
c06068bf2c update ircstates to v0.9.7 2020-04-28 00:35:15 +01:00
jesopo
ba57d06a56 implement client-to-server read timeout PINGs 2020-04-26 15:07:05 +01:00
jesopo
45269a98a9 change wait_for to not spin up nested next_line() loops 2020-04-23 14:42:42 +01:00
jesopo
d51fcf0987 update ircstates, now only one (maybe Optional) Emit 2020-04-22 18:05:23 +01:00
jesopo
f18a61a931 update ircstates to v0.9.4 2020-04-21 20:45:02 +01:00
jesopo
de4ba754e7 update ircstates to v0.9.3 2020-04-19 14:14:45 +01:00
jesopo
ebef439e0a grab WHO on JOIN but make sure we only do one at once 2020-04-19 02:19:19 +01:00
jesopo
1f63270dda update ircstates to 0.9.1 2020-04-19 00:56:40 +01:00
jesopo
7232876a75 update ircstates to v0.9.0, use const RPL/ERR vars 2020-04-17 21:06:20 +01:00
jesopo
8656f63d09 support labeled-response (but don't REQ it yet) 2020-04-13 18:23:05 +01:00
jesopo
a44d77af6d update ircstates to 0.8.8 2020-04-12 13:54:10 +01:00
jesopo
923809ab43 add async_stagger reference for backported happy eyeballs open_connection 2020-04-11 11:33:53 +01:00
jesopo
9f832df2f1 allow Numerics() with params use NUMERICS list from ircstates 2020-04-09 11:09:15 +01:00
jesopo
fb99d97bca add anyio to requirements.txt 2020-04-06 13:24:38 +01:00
jesopo
1c7caf9039 use Server.registerd to detect handshake CAP LS; handle non-handshake CAP LS 2020-04-05 13:18:23 +01:00
jesopo
afe9ec359d update ircstates to 0.8.2 2020-04-05 12:47:19 +01:00
jesopo
be31fe1936 make a Server interface, interface.IServer 2020-04-01 23:25:44 +01:00
jesopo
fd934b1101 fix PriorityQueue, use both Line and Emit, add CAP REQ 2020-04-01 23:06:41 +01:00
jesopo
81148924b9 add asyncio-throttle to requirements.txt 2020-04-01 15:38:59 +01:00
jesopo
a327d5dd96 first commit 2020-04-01 15:36:53 +01:00