murgatroid99
|
843510793d
|
Resolved merge conflicts with master
|
2015-08-13 10:58:53 -07:00 |
murgatroid99
|
225cb6e27d
|
Resolved merge conflicts with master
|
2015-08-12 15:28:07 -07:00 |
murgatroid99
|
ae7c9cc2bb
|
Resolved merge conflicts
|
2015-07-30 16:24:06 -07:00 |
murgatroid99
|
1fa48701fc
|
Resolved merge conflicts
|
2015-07-30 10:41:59 -07:00 |
Abhishek Kumar
|
2ffb148f44
|
Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel
Make insecure channel/stub construction explicit
|
2015-07-30 10:10:52 -07:00 |
murgatroid99
|
a33965a0c0
|
Ensure that client generated methods don't conflict with other properties
|
2015-07-29 10:10:45 -07:00 |
murgatroid99
|
c6d3cb0dfe
|
Wrap connectivity API, expose it to client as waitForReady
|
2015-07-28 15:18:57 -07:00 |
murgatroid99
|
d03da0cd75
|
Made binding a server to a port insecurely explicit
|
2015-07-27 16:13:28 -07:00 |
murgatroid99
|
954538063c
|
Made credentials an explicit required argument to channels
|
2015-07-27 14:56:40 -07:00 |
Craig Tiller
|
6c349209c9
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
Conflicts:
src/core/iomgr/tcp_server_windows.c
|
2015-07-26 12:37:53 -07:00 |
murgatroid99
|
7693e6676b
|
Exposed channel target and call peer in Node wrapper
|
2015-07-24 10:43:27 -07:00 |
Craig Tiller
|
ddfc22f305
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
|
2015-07-23 11:28:16 -07:00 |
murgatroid99
|
e363fe5aa8
|
Added user-agent setting code, and a test for it
|
2015-07-21 14:27:56 -07:00 |
murgatroid99
|
b57e588dcb
|
Use more meaningful names for metadata keys in tests
|
2015-07-20 15:16:09 -07:00 |
Abhishek Kumar
|
2cc0578866
|
Merge pull request #2464 from murgatroid99/node_server_construction_change
Changed to newer, simpler server construction interface
|
2015-07-20 13:56:11 -07:00 |
murgatroid99
|
196f96c61e
|
Added tests for UNKNOWN status when the handler does not specify
|
2015-07-17 13:06:15 -07:00 |
murgatroid99
|
f4c2b5a0ac
|
Add tests for translating server handler errors to status objects
|
2015-07-17 11:26:54 -07:00 |
murgatroid99
|
b64a76716a
|
Added test for echoing metadata
|
2015-07-16 13:33:23 -07:00 |
murgatroid99
|
afad0c0fca
|
Changed to newer, simpler server construction interface
|
2015-07-15 17:01:49 -07:00 |
murgatroid99
|
d7d9dd3c83
|
Replaced underscore and underscore.string modules with lodash
|
2015-06-03 10:59:02 -07:00 |
murgatroid99
|
18b727d54a
|
Fixed server to handle invalid arguments without breaking
|
2015-05-19 09:51:26 -07:00 |
murgatroid99
|
06ddb92e9c
|
Added failing tests for server bad argument handling
|
2015-05-18 16:52:47 -07:00 |
murgatroid99
|
9fe2bde031
|
Added failing test that echos the request message
|
2015-05-11 14:27:39 -07:00 |
murgatroid99
|
d718acee37
|
Added error events on client streams when the server is streaming
|
2015-05-06 16:46:19 -07:00 |
murgatroid99
|
6ff1f353e8
|
Added JSON option for gRPC file loading
|
2015-04-20 11:22:51 -07:00 |
murgatroid99
|
ab5d04afbf
|
Reworded test case descriptions
|
2015-04-03 12:49:31 -07:00 |
murgatroid99
|
cdd9f17cf4
|
Finished adding trailing metadata tests
|
2015-03-26 15:19:54 -07:00 |
murgatroid99
|
9b4b90b3df
|
Started adding support for trailing metadata
|
2015-03-26 10:07:15 -07:00 |
murgatroid99
|
e84f7e6614
|
Added a test for generic client and server constructors
|
2015-03-19 11:16:48 -07:00 |
murgatroid99
|
36bbd0b706
|
Added functions to create generic servers and clients
|
2015-03-18 17:17:33 -07:00 |
murgatroid99
|
1b56bf8523
|
Fixed lint errors
|
2015-02-19 14:37:18 -08:00 |
Craig Tiller
|
b56ee7c871
|
Add missing new-lines at end of file
|
2015-02-18 09:25:21 -08:00 |
Craig Tiller
|
42af13c956
|
Update copyright to 2015
|
2015-02-18 08:34:56 -08:00 |
murgatroid99
|
312bab200a
|
All tests but one now pass against new API
|
2015-02-12 13:28:25 -08:00 |
murgatroid99
|
0549a0d16e
|
Added API for servers to provide metadata
|
2015-01-29 11:44:46 -08:00 |
murgatroid99
|
6d6606be80
|
Fixed file references to match moved files
|
2015-01-26 17:17:59 -08:00 |
murgatroid99
|
ed731519c6
|
Added cancel to client APIs and cancelled event to server APIs
|
2015-01-26 14:11:18 -08:00 |
murgatroid99
|
23153cedbe
|
Made method names more idiomatically cased for clients and servers
|
2015-01-16 14:22:14 -08:00 |
murgatroid99
|
215e76570a
|
Added code generation for clients and servers
|
2015-01-15 14:06:56 -08:00 |