Andrey P.

Results 2 issues of Andrey P.

There are some cases when map view should be updated without user action (for example when object was deleted on server and client needs to refresh map view automatically). My...

Reading file contents in `getFile()` function of `OwinCompression` module implemented as `StreamReader.ReadToEndAsync()` + `System.Text.Encoding.UTF8.GetBytes`: https://github.com/Thorium/Owin.Compression/blob/master/src/Owin.Compression/CompressionModule.fs#L156 How it will proceed with arbitrary encoded text files or binary files (for example, images...