FizzyFlow / Flow

:ocean: The Flow. Smart money blockchain written in javascript
GNU Affero General Public License v3.0
2 stars 1 forks source link

Add socket library wrapper and check if ws will suit our needs #8

Open jeka-kiselyov opened 6 years ago

jeka-kiselyov commented 6 years ago

ws library works perfectly for me, but there're many threads our there discussing there're issues transferring binary data over it. We need to create some wrapper class to be sure we can switch to other library or even other protocol/solutions easily later.

Check if we can/need to use this lib: https://github.com/binaryjs/binaryjs