Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 0.0.1
kord
Browse files
Jun 09, 2019
Merge remote-tracking branch 'origin/develop'
· a7efc476
Hope
authored
Jun 09, 2019
View commits for tag 0.0.1
0.0.1
a7efc476
Merge branch '#1-Implement-WebSocket' into 'develop'
· 3104206b
Hope
authored
Jun 09, 2019
3104206b
Fix typo
· 3103a14e
Bart Arys
authored
Jun 09, 2019
3103a14e
Revert ktor websocket version
· 5b1d9b10
Bart Arys
authored
Jun 09, 2019
5b1d9b10
Update dependencies
· 43bc75ba
Bart Arys
authored
Jun 09, 2019
43bc75ba
Jun 08, 2019
Made test topically relevant
· 56738f1f
Bart Arys
authored
Jun 08, 2019
56738f1f
Add Close handling
· 1cb99e9f
Bart Arys
authored
Jun 08, 2019
1cb99e9f
Add test logging
· c98198be
Bart Arys
authored
Jun 08, 2019
c98198be
Add Gateway test
· 45ee1efe
Bart Arys
authored
Jun 08, 2019
45ee1efe
Add Handlers to DefaultGateway
· 04479a94
Bart Arys
authored
Jun 08, 2019
04479a94
Add Gateway Handlers
· 3d2b534b
Bart Arys
authored
Jun 08, 2019
3d2b534b
Jun 06, 2019
Refactor HandshakeHandler
· 26e0b53e
Bart Arys
authored
Jun 06, 2019
26e0b53e
Move handler to the correct scope
· 1812d4dd
Bart Arys
authored
Jun 06, 2019
1812d4dd
Remove unused code
· c59cdf94
Bart Arys
authored
Jun 06, 2019
c59cdf94
Decouple HandshakeHandler further
· 27eeca5f
Bart Arys
authored
Jun 06, 2019
27eeca5f
Add Close and CloseForReconnect
· 72c1371f
Bart Arys
authored
Jun 06, 2019
72c1371f
Fix Event parsing
· 320b638e
Bart Arys
authored
Jun 06, 2019
320b638e
Update gateway send guard
· 4eff83b2
Bart Arys
authored
Jun 06, 2019
4eff83b2
Jun 05, 2019
Fix tests
· ae9e3fbb
Bart Arys
authored
Jun 05, 2019
ae9e3fbb
Made Event serialization nullable
· bff832f4
Bart Arys
authored
Jun 05, 2019
bff832f4
Delete WebSocket.kt
· 80ec1749
Bart Arys
authored
Jun 05, 2019
80ec1749
Fix kotlinx serialization codegen error
· 0133e84b
Bart Arys
authored
Jun 05, 2019
0133e84b
Delegate Event seralization to Event instead of Payload
· a049a2c1
Hope
authored
Jun 05, 2019
a049a2c1
Remove Payload and delegate the seralization process to Event
· 50d85a3c
Hope
authored
Jun 05, 2019
50d85a3c
Use builtin nullable serializer
· 829265b7
Bart Arys
authored
Jun 05, 2019
829265b7
Add Gateway
· 643d07a6
Bart Arys
authored
Jun 05, 2019
643d07a6
Add HandshakeHandler
· 7a771b2d
Bart Arys
authored
Jun 05, 2019
7a771b2d
Add GatewayConfiguration
· facff98f
Bart Arys
authored
Jun 05, 2019
facff98f
Add Ticker
· 207c0137
Bart Arys
authored
Jun 05, 2019
207c0137
Fix serialzation problems with null fields
· d5c83124
Bart Arys
authored
Jun 05, 2019
d5c83124
Fix inconsistencies with discord documentation
· 2158e49a
Bart Arys
authored
Jun 05, 2019
2158e49a
Fix Shard serialzation
· 128a531a
Bart Arys
authored
Jun 05, 2019
128a531a
Fix Bug
· 86ddb375
Bart Arys
authored
Jun 05, 2019
86ddb375
Jun 04, 2019
Merge branch '#8-Add-Retry' into 'develop'
· 3c00562d
Bart Arys
authored
Jun 04, 2019
3c00562d
Add checks
· 192b6de2
Bart Arys
authored
Jun 04, 2019
192b6de2
Add Retry
· 52eb9707
Bart Arys
authored
Jun 04, 2019
52eb9707
Fix deserialization
· 8d9ba05d
Hope
authored
Jun 04, 2019
8d9ba05d
Rename HelloACK to HeartbeatACK
· 7a560cb0
Hope
authored
Jun 04, 2019
7a560cb0
Merge remote-tracking branch 'origin/develop' into develop
· 966cb9ce
Hope
authored
Jun 04, 2019
966cb9ce
Fix Tests
· 63f284a4
Hope
authored
Jun 04, 2019
63f284a4
Loading