I need to be able to serve images and a small amount of data as fast as possible from a .net server. Currently using .net 4.7.2 . Using Protobuffjs and unfortunately using sqlce 4 to get image paths on a different server.
Any suggestions are appreciated. Probably about 50kb payloads. Still going slow.