Commit Graph

359 Commits

Author SHA1 Message Date
Vladimir Magamedov 94b0eda0ee Moved server-related code from example/server.py to asyncgrpc package, refactored code to accept methods mapping 2017-03-29 17:14:24 +03:00
Vladimir Magamedov b9f553b34c Implemented server prototype based on aioh2 library 2017-03-28 19:21:51 +03:00
Vladimir Magamedov 98f7c4c454 Stripping trailing spaces in generated stub files 2017-01-26 12:12:54 +02:00
Vladimir Magamedov 6c5fa76a1b Added client and server targets into Makefile to run examples 2017-01-24 19:10:43 +02:00
Vladimir Magamedov 01e2f28585 Refactored protoc plugin, moved Makefile into repository root 2017-01-24 19:02:47 +02:00
Vladimir Magamedov 1f796f7b72 Forgot to add exclamation mark in generated by plugin stubs 2017-01-24 18:22:21 +02:00
Vladimir Magamedov 6d8cfb9569 Added README.rst file 2017-01-24 18:11:24 +02:00
Vladimir Magamedov 099da038f3 Added initial implementation with plugin for protoc and helloworld example 2017-01-24 16:27:16 +02:00
Vladimir Magamedov e95ff5b52a root 2017-01-24 14:28:00 +02:00