-
Notifications
You must be signed in to change notification settings - Fork 494
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code changes to support binary encoding for point operations.
Code changes to update STJ Serializer Adding more tests Fixing item emulator test. Minor cosmetic changes. Adding more tests. Fixing the cdb to newtonsoft serializer. Code changes to fix ns reader. Adding more tests. Minor refactoring. Optimizing some of the serialization code. Code changes to change serializer for patch operations. Modularizating the codebase. Adding summary for serialization utils. Code changest to add changes and tests for patch operation. Adding conversation logic in patch op. Code changes to add tests for patch operation. Code changes to refactor binary conversation logic. Some refactor. Added requred unit tests. Code changes to orginaze serializer and de-serializer. Modified default json serializer. Provide option to request binary from item request options. Code changes to add binary serializer for non stream apis. Changes in request invocation handler. remove unnecessary using Further optimizations. Code changes to refactor serialization and de-serialization logic.
- Loading branch information
1 parent
5948484
commit 2cdf16b
Showing
15 changed files
with
2,275 additions
and
1,075 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.