24 Commits (63043a0a43eb0718a8baae08cf6207bfecba1aca)

Author SHA1 Message Date
Rossen Georgiev 63043a0a43 added webapi_nonce to CMClient; updated docs 9 years ago
Rossen Georgiev 531f7543cf removed EventEmitter as it's now a seperate module 9 years ago
Rossen Georgiev bd91c81ca6 steam_id should always be a SteamID instance 9 years ago
Rossen Georgiev 670a5d78f6 improved reconnection and socker error handling 9 years ago
Rossen Georgiev cc780b249c move verbose_debug outside of __init__ 9 years ago
Rossen Georgiev 1630dd93c8 fix type introduces in fa470a6b24 9 years ago
Rossen Georgiev fa470a6b24 CMClient: fix identation for _parse_message 9 years ago
Rossen Georgiev dc19198e25 CMCLient: emit reconnect when about to reconnect 9 years ago
Rossen Georgiev cc0c01aa06 implemented JobManager 9 years ago
Rossen Georgiev 6ed43fcd87 avoid infinite wait during channel encrpytion 9 years ago
Rossen Georgiev 94598631b1 fix events not propagating in certain conditions 9 years ago
Rossen Georgiev 90ae61b79e added GC proxy object 9 years ago
Rossen Georgiev 214258ee44 move proto bit helper func to steam.util 9 years ago
Rossen Georgiev fb8ce61abc ignore ServiceMethod calls for now 9 years ago
Rossen Georgiev 287eae4d37 added CMServerList object 9 years ago
Rossen Georgiev dbb698ca0e refactored CMClient disconnect handling 9 years ago
Rossen Georgiev 85477617f9 made crypto module py3 compatible 9 years ago
Rossen Georgiev cc0754781f added debug msg when using legacy encrypt protocol 9 years ago
Rossen Georgiev 75311b72ba improved event propagation + CM disconnect handling 9 years ago
Rossen Georgiev 5b3f60db7d implemented HMAC crypto 9 years ago
Rossen Georgiev 7d76a375e2 basic SteamClient implementation 9 years ago
Rossen Georgiev 823e2bd6f5 remove __str__ override in SteamIntEnum 9 years ago
Rossen Georgiev 584e9df9c3 implemented EventEmitter; used in CMClient 9 years ago
Rossen Georgiev 22bdb2e687 move everything from client to core 9 years ago