Commit Graph

477 Commits

Author SHA1 Message Date
Paul Yuknewicz a4b3b0f66c Make port in code and npm run start:dapr match 2022-02-14 15:57:14 -08:00
Paul Yuknewicz a14374c633 Updated readmes with cross pointers SDK <--> HTTP 2022-02-14 15:57:14 -08:00
Paul Yuknewicz 49f3bddd1f Removing unused dependency 2022-02-14 15:57:14 -08:00
Paul Yuknewicz 1aae5a38c5 Python multiline style improvements 2022-02-14 15:57:14 -08:00
Paul Yuknewicz e37a05a5e4 Consistency pass for strings and logs python/C# 2022-02-14 15:57:11 -08:00
Paul Yuknewicz d5d37cebd3 More consistency fixes 2022-02-14 15:55:14 -08:00
Paul Yuknewicz 5ce74eade4 Node pub-sub consistency fixes with other langs 2022-02-14 15:55:14 -08:00
Paul Yuknewicz 3ed7575ebe add python-http 2022-02-14 15:55:14 -08:00
Xavier Geerinck 5b1193d2a7 Adapt to DAPR_ and fix --dapr-grpc to --dapr-http
Signed-off-by: Xavier Geerinck <xavier.geerinck@gmail.com>
2022-02-14 15:55:14 -08:00
Xavier Geerinck c309e16bc6 Add Order Processing for Javascript:
Signed-off-by: Xavier Geerinck <xavier.geerinck@gmail.com>
2022-02-14 15:55:14 -08:00
Paul Yuknewicz 68a8128eee updated readme with link to SDK example 2022-02-14 15:55:14 -08:00
Paul Yuknewicz 5504b18150 Minimal .NET 6 code for http post to dapr pub/sub 2022-02-14 15:55:14 -08:00
Paul Yuknewicz 919574729a Draft commit for csharp-http quickstart -- uses no Dapr SDK, only http
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-02-14 15:55:13 -08:00
Paul Yuknewicz 17cbaedf71 MapSubscribers fix per Ryan's review
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-02-14 15:55:13 -08:00
Paul Yuknewicz 1622e11207 Uses cloudevents sdk for event deserialization
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-02-14 15:55:13 -08:00
Paul Yuknewicz 9a921b5329 Style and code review feedback per @rynowak
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-02-14 15:55:13 -08:00
amulyavarote aadee3a4ab Update Program.cs 2022-02-14 15:55:13 -08:00
Paul Yuknewicz 73b1a26461 removing dead code for custom subscription type
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-02-14 15:55:13 -08:00
Paul Yuknewicz 3de7896cf6 Simplify pub/sub routing using [Topic] attribute
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-02-14 15:55:13 -08:00
Paul Yuknewicz 8fc261bfb5 Bug fix for deserializing data.orderid the .NET way
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-02-14 15:55:13 -08:00
Paul Yuknewicz a0be03d3fe Removed controller in favor of minimal code approach in Program.cs
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-02-14 15:55:13 -08:00
Paul Yuknewicz c9e388c054 Adding Dotnet readme, and fixed bugs on .NET 6 routes
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-02-14 15:55:13 -08:00
Paul Yuknewicz 6b788e60fd updated .gitignore to include *.txt (requirements.txt)
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-02-14 15:55:13 -08:00
Paul Yuknewicz 06767bd857 Next iteration of python pub/sub 2022-02-14 15:55:13 -08:00
Amulya Varote 1f32f0cf36 Changed node-fetch version to avoid security vulnerability 2022-02-14 15:55:13 -08:00
amulyavarote 3f18162210 Modified version of jinja2 for security 2022-02-14 15:55:13 -08:00
amulyavarote 6ed0f117a3 Update Commands 2022-02-14 15:55:13 -08:00
amulyavarote 2706a3f148 Update Commands 2022-02-14 15:55:12 -08:00
amulyavarote 0e2487c862 changed http port to grpc port 2022-02-14 15:55:12 -08:00
amulyavarote a55943cd4d changed http port to grpc port 2022-02-14 15:55:12 -08:00
amulyavarote 4626f34ab5 Modified kafka docker command 2022-02-14 15:55:12 -08:00
Amulya Varote 725aaf3255 Added http type service invocation 2022-02-14 15:55:12 -08:00
Hannah Hunter 730657e0ad adding requirements.txt for quickstart
for users to install for the quickstart instead of the python sdk
2022-02-14 15:55:12 -08:00
Amulya Varote 90b15a3268 Added ack messages once received in pubsub 2022-02-14 15:55:12 -08:00
Hannah Hunter 13b29cb07f swap out rabbitmq component for default redis 2022-02-14 15:55:12 -08:00
amulyavarote 0a95f4e007 Modified commands to include components folder 2022-02-14 15:55:12 -08:00
amulyavarote e703ea6248 Modified commands to include components directory. 2022-02-14 15:55:12 -08:00
Amulya Varote fc8f039ced Added components folder 2022-02-14 15:55:12 -08:00
Amulya Varote 8c88f1f668 Removed unwanted code 2022-02-14 15:55:12 -08:00
Amulya Varote ed20d72e41 Changed python code for pub sub 2022-02-14 15:55:12 -08:00
amulyavarote 9646d122e8 Changed python commands 2022-02-14 15:55:12 -08:00
amulyavarote 624610657f Changed python comments 2022-02-14 15:55:12 -08:00
amulyavarote 665be9045d Added bindings related yaml contents 2022-02-14 15:55:12 -08:00
amulyavarote 99098ee4c3 Added docker command to start rabbitMQ 2022-02-14 15:55:12 -08:00
amulyavarote c26abea2a5 js command fixed 2022-02-14 15:55:12 -08:00
amulyavarote 11407f34b1 js command fixed 2022-02-14 15:55:12 -08:00
amulyavarote 64609417ac js command fixed 2022-02-14 15:55:12 -08:00
amulyavarote 60331f8e42 js command fixed 2022-02-14 15:55:12 -08:00
Amulya Varote d44cb1cbdd Added bindings examples 2022-02-14 15:55:12 -08:00
amulyavarote b7e6fb67bf Edited commands 2022-02-14 15:55:11 -08:00