Commit Graph

9 Commits

Author SHA1 Message Date
Anton Grigoryev
66a5577ab9 Some refactor
now testing.py looks almost just like i want.
2015-03-12 03:17:43 +03:00
Anton Grigoryev
24a1b9b36b Method_send implemented
I want to call methods like a functions in Python.
Then I can go further.
2015-03-12 02:51:24 +03:00
Anton Grigoryev
c1c5c5d18a testing.py works
please test it :)
2015-03-12 01:52:26 +03:00
Anton Grigoryev
904c6c0f6a Some comments to continue tomorrow 2015-03-11 20:06:53 +03:00
Anton Grigoryev
80b7367a02 TL Schema moved to JSON mode.
Important comments added
2015-03-11 19:55:55 +03:00
Anton Grigoryev
0f5927909d Credentials parser.
Now testing example is in REPO
2015-02-26 14:46:38 +03:00
Anton Grigoryev
7d22608fbd TL schema parsing. PQ factorization
TODO: dynamic methods and constructors generator
2015-02-26 14:03:41 +03:00
Anton Grigoryev
57afc246ee Send and receive messages successfully.
TL schema parsing

TODO: dynamic methods and constructors generator
2015-02-25 18:30:03 +03:00
Anton Grigoryev
ea8f34852f Initial commit3 2015-02-24 12:54:00 +03:00