You are here |
ectobit.com | ||
| | | |
bartlomiejmika.com
|
|
| | | | How do you write a Golang server using gRPC from scratch? Heres how to do it. | |
| | | |
mattfaus.com
|
|
| | | | Like most frameworks these days, the Google Appengine (henceforth, GAE) SDK provides an API for reading and writing objects derived from your classes to the datastore. This saves you the boring work of validating raw data returned from the datastore and repackaging it into an easy-to-use object. In particular, GAE uses protocol buffers to transmit... | |
| | | |
blog.owulveryck.info
|
|
| | | | This is a simple article that describes the wiring of the tool I made for streaming the content of the remarkable 2 on a computer. From the proc filesystem to the gRPC implementation over HTTP/2 via the certificate generation. | |
| | | |
adamstorr.co.uk
|
|
| | Autofac allows for using Named or Keyed dependencies. Can these be used directly in .NET 6 Isolated Azure Functions without additional layers? |