LiskArchive / lisk-elements

⚙️ Library for sending Lisk transactions from the client or server
https://lisk.io/
GNU General Public License v3.0
250 stars 64 forks source link

Add functions in sanitization to handler ProtocolRPCRequest and ProtocolMessage - Closes#1017 #1020

Closed ishantiw closed 5 years ago

ishantiw commented 5 years ago

Description

Add sanitization functions to handle protocol RPC requests and messages

Review checklist

ishantiw commented 5 years ago

Addressed all the comments and rebased. Also, I have included the changes related to socketcluster-server library in #1021, where I forgot to upgrade the version of the library

ishantiw commented 5 years ago

Addressed @jondubois @shuse2