Commit Graph

10 Commits

Author SHA1 Message Date
murgatroid99 833652967c Replaced remaining references to 'listen' with 'start' 2015-08-14 11:09:04 -07:00
murgatroid99 d03da0cd75 Made binding a server to a port insecurely explicit 2015-07-27 16:13:28 -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
remi Taylor fc02b5138c Update node server examples to consistently bind to 50051 2015-05-24 15:08:31 -07:00
murgatroid99 1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -08:00
murgatroid99 553889874c Fixed typo in stock_server.js0 2015-02-09 15:58:33 -08:00
Jun Yang 187580595f Added echoing of requested stock symbol.
This makes the example more realistic.
2015-02-09 13:43:56 -08:00
murgatroid99 58777a5812 Fixed math and stock servers 2015-02-09 11:50:19 -08:00
murgatroid99 663b7cb975 Added stock service client and server 2015-01-30 11:00:32 -08:00