Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ProtobufASP.NETCoreReact.Example

Example of comunication between server and client with google protocol buffer format

Example compare JSON and protopuf formats.

Server => ASP.NET Core and protobuf-net 2.4.0

Client => React and protobufjs 6.8.8

The example is based on ASP.NET Core React template project, which was extended with protobuf media type formatter. Generation on Weather forecast are increased to 10000 for test purposes.

Result: Using protobuf the response size are decreased about 3.3 times.Receiving time - about 2 times.

About

Example of comunication between server and client with google protocol buffer format

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages