-
Урок 1. 00:00:35Welcome
-
Урок 2. 00:01:18What will you learn in this course?
-
Урок 3. 00:00:35Who is this course for and prerequisites
-
Урок 4. 00:03:25What is gRPC?
-
Урок 5. 00:00:49Where gRPC fits in the API ecosystem
-
Урок 6. 00:00:54gRPC vs WCF
-
Урок 7. 00:02:24gRPC vs RESTful APIs
-
Урок 8. 00:01:55When to use gRPC
-
Урок 9. 00:01:12Introduction to Protocol Buffers
-
Урок 10. 00:00:30What is a .proto file?
-
Урок 11. 00:02:01Syntax
-
Урок 12. 00:01:11Scalar types
-
Урок 13. 00:00:49Enums
-
Урок 14. 00:01:32Well-known types
-
Урок 15. 00:02:01Nullable types
-
Урок 16. 00:06:31Any
-
Урок 17. 00:03:34OneOf
-
Урок 18. 00:06:15Language constructs
-
Урок 19. 00:00:36Creating your first gRPC project
-
Урок 20. 00:03:46Analyzing the project structure
-
Урок 21. 00:00:24Running the default template project
-
Урок 22. 00:00:45Code generation
-
Урок 23. 00:02:45gRPC types
-
Урок 24. 00:03:13Defining a gRPC service
-
Урок 25. 00:02:39Implementing a gRPC service
-
Урок 26. 00:01:07Unary Type
-
Урок 27. 00:02:19Client Streaming Type
-
Урок 28. 00:01:34Server Streaming Type
-
Урок 29. 00:01:23Bi-Directional Streaming Type
-
Урок 30. 00:02:56Creating & configuring a gRPC client project
-
Урок 31. 00:00:50What is a Channel and how can we use it?
-
Урок 32. 00:00:44Creating a channel
-
Урок 33. 00:00:48Configuring a channel
-
Урок 34. 00:00:57Creating a client
-
Урок 35. 00:01:33Consuming a Unary Type method
-
Урок 36. 00:02:26Consuming a Client Streaming method
-
Урок 37. 00:01:59Consuming a Server Streaming method
-
Урок 38. 00:02:26Consuming a Bi-Directional Streaming method
-
Урок 39. 00:02:14Setting call deadlines
-
Урок 40. 00:04:13Sending cancelation requests
-
Урок 41. 00:06:15Consuming gRPC from an MVC app
-
Урок 42. 00:02:36HTTP Request and Response in the context of gRPC
-
Урок 43. 00:04:30Metadata
-
Урок 44. 00:03:46Trailers
-
Урок 45. 00:01:56gRPC status codes
-
Урок 46. 00:02:58Treating and working with Exceptions
-
Урок 47. 00:01:45Introducing interceptors
-
Урок 48. 00:01:23Client interceptors
-
Урок 49. 00:00:37Implementing client interceptors
-
Урок 50. 00:06:33Server interceptors
-
Урок 51. 00:03:56Implementing server interceptors
-
Урок 52. 00:01:17Middlewares vs Interceptors
-
Урок 53. 00:04:19Enabling compression
-
Урок 54. 00:01:19Avoiding compression
-
Урок 55. 00:04:54Client side load balancing
-
Урок 56. 00:00:43Choosing another policy
-
Урок 57. 00:02:58Transient fault handling in gRPC
-
Урок 58. 00:06:50Implementing a retry policy
-
Урок 59. 00:02:44Implementing a hedging policy
-
Урок 60. 00:06:54Writing unit tests
-
Урок 61. 00:08:20Writing integration tests
-
Урок 62. 00:03:32Using Postman
-
Урок 63. 00:01:57Security levels
-
Урок 64. 00:04:32Adding authentication and authorization to the server
-
Урок 65. 00:04:25Provide call credentials in the client application
-
Урок 66. 00:04:35Health checks
-
Урок 67. 00:05:53Discovering services with Reflection
-
Урок 68. 00:05:25Implementing transcoding
-
Урок 69. 00:09:57grpc-web
-
Урок 70. 00:07:41Code-first gRPC
-
Урок 71. 00:00:46Conclusion
- Категории
- Источники
- Все курсы
- Разделы
- Книги