Commit Graph

12 Commits

Author SHA1 Message Date
murgatroid99 fe7b2e8214 Native: fix generic Client constructor crashing 2019-03-20 16:26:05 -07:00
Shir Brass 511f4249d1 removed all the deprecated new Buffer code and replace it with Buffer.from 2019-02-02 15:17:46 +02:00
Justin Beckwith 98140ecf2c refactor: stop using _.identity 2018-11-14 16:32:26 -08:00
Justin Beckwith 261fb51ba9 refactor: drop usage of _.startsWith 2018-11-09 17:12:34 -08:00
murgatroid99 0158f0be56 Make clients fail better with malformed responses 2018-10-26 15:38:40 -07:00
Nicolas "Pixel" Noble 9a5da08497 Properly create slices from utf8 strings.
Fixes #426.
2018-07-09 22:32:14 +02:00
Kelvin Jin 41305f595c grpc-native: fix test paths 2018-02-28 14:55:02 -08:00
Kelvin Jin 98341acc7e grpc-native: move api tests verbatim to grpc-native-core 2018-02-28 14:48:36 -08:00
Michael Lumish dd140c463f
Revert "Copy API tests back to grpc-native-core" 2017-12-07 10:40:08 -08:00
Kelvin Jin ed78037353 Copy API tests back to grpc-native-core 2017-12-06 13:20:42 -08:00
murgatroid99 0fe5704ad7 Get tests from the C-based library working and add corresponding gulp tasks 2017-09-13 13:54:13 -07:00
Nicolas "Pixel" Noble 3b0b6f5735 Moving files into their new location. 2017-09-12 01:33:18 +02:00