Commit Graph

8 Commits

Author SHA1 Message Date
Dmitry Shmulevich 116732ed41
fixed typos (#172) 2021-06-18 15:04:11 -07:00
Mark Chmarny ef4c2c9091
template link updates (#85) 2020-10-06 04:37:21 -07:00
Mark Chmarny fb1acd943f
cleans up all the readmes (#66)
* cleans up all the readmes

* fixed review comments
2020-09-17 18:17:26 -07:00
Mark Chmarny 343153ef08
Update Readme.md 2020-09-10 17:38:15 -07:00
Mark Chmarny 09d0b4cf52
updated templates location 2020-09-10 17:37:47 -07:00
Mark Chmarny bfa8a82cad
updates template location to dapr org (#57)
* clean example log entries

* link updates to dapr org
2020-08-20 16:24:06 -07:00
Mark Chmarny 44077b5b71
readme examples, templates (#53) 2020-08-18 07:00:03 -07:00
Mark Chmarny d6de57c71a
HTTP serving implementation (#45)
* http service implementation

* http coverage

* common serving interface

* multi pubsub support

* multi-pubsub serving

* ensures unique componennt/topic

* cleaned samples in docs

* cleaned up examples in callback docs

* removes Parallel from callback tests

* multi-pupsub support

* updated tests for empty pubsub data

* cleaned up example client

* header parsing in HTTP per  issue 1894 in dapr

* refactored client binding

* refactored service invoke

* updated client and serving docs

* removed v0.9 from makefile action descr

* renamed based on PR review

* updated names globally
2020-08-17 17:14:55 -07:00