Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Rpc Project Protobuf #9

Merged
merged 22 commits into from
Sep 11, 2016
Merged

Rpc Project Protobuf #9

merged 22 commits into from
Sep 11, 2016

Conversation

DJGosnell
Copy link
Member

Added new project with an RPC implementation via the MQ system.
Uses Protobuf as method of conveying objects across connections.

Testing performance.
Performance test freezing around 2000 - 4000 calls.
Finally fixed long standing bug for issue #1.
Initial testing with exception handling.
…ould not be updated.

Added MqMessageReader.ReadToEnd to read remaining bytes in the message.
Added Position and Length properties to MqMessageReader.
Added tests for the new methods and properties.
Removed redundant actions in EnsureBuffer.  Now will only check and throw if there is not enough buffer space.
…RpcRemoteException class.

Completed initial changeover to protobuf.
@DJGosnell
Copy link
Member Author

Also, fixes the long stanting issue #1.

@DJGosnell DJGosnell merged commit 750a423 into master Sep 11, 2016
@DJGosnell DJGosnell deleted the rpc-project-protobuf branch September 11, 2016 04:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant