Commit Graph

13 Commits (51f9d7f99979ecfd6fd6e0d85b6123acb4675260)

Author SHA1 Message Date
Alexander Bakker 87278bda2e Use bufio.Reader instead of bufio.Scanner when streaming
I occasionally run into "bufio.Scanner: token too long" while
streaming. This change should prevent that from happening.
2022-05-03 22:16:38 +09:00
WaybackBot bf42b86b9f Add streaming direct support 2021-05-15 23:42:50 +09:00
Christian Muehlhaeuser e725c81450 Added tests for list API calls 2019-05-12 23:58:10 +09:00
Yasuhiro Matsumoto aef736e991 fix IDs 2017-10-25 15:22:17 +09:00
178inaba c32612c3c9 Add TestStreamingHashtag 2017-04-30 04:53:13 +09:00
178inaba e2a440b170 Add TestStreamingUser 2017-04-30 04:41:56 +09:00
178inaba 9b39dd033f Add TestDoStreaming 2017-04-30 04:30:04 +09:00
178inaba 088cb0b74d Fix TestHandleReader 2017-04-30 03:19:58 +09:00
178inaba 517247284e Optimize streaming 2017-04-30 03:12:55 +09:00
178inaba c66c3aaa22 Add TestHandleReader 2017-04-29 03:42:45 +09:00
178inaba 9fa63b511c Fix local streaming 2017-04-28 14:09:10 +09:00
y0za e9f28b9c6e Fix test json property name 2017-04-20 19:37:24 +09:00
Yasuhiro Matsumoto 9f84e175f1 separate test file 2017-04-16 20:05:42 +09:00