Skip to content

Releases: firecomm/firecomm

Firecomm 2.0.5 beta

16 Aug 19:55
Compare
Choose a tag to compare
v2.0.5-beta

2.0.5

Firecomm 2.0.3-beta

15 Aug 22:16
Compare
Choose a tag to compare

v2.0.2...v2.0.3

Firecomm 2.0 beta release

14 Aug 20:24
Compare
Choose a tag to compare
  • Merge pull request #7 from firecomm/dev b0a1971
  • Merge branch 'master' into dev 067068d
  • Merge pull request #6 from firecomm/keywords 698a99e
  • added docs site link 448187a
  • added keywords and updated package.json 02f8d7f
  • Merge pull request #5 from firecomm/bind c743801
  • changes added and getPeer fixed f50b0f2
  • Merge pull request #4 from firecomm/bind a5fa831
  • travis should pass all tests 0ab1cd7
  • travis should pass all tests d02bcf4
  • server bind now should pass all tests, will run tests now fe2bbc7
  • server-side has getPeer method and on metadata and on cancelled ac1d6e5
  • Merge pull request #2 from firecomm/server-fixes f0243c5
  • uncommented broken bind tests 9ee9c0e
  • fixed breaking tests for server f067790
  • fixed breaking server tests 1e96222
  • making default server level error handler throw 70623dc
  • added improved logic and flexibility for server.bind params d7ef321
  • bind for singular ports works properly 4a0e7e1
  • added server certificates back into server and client e153660
  • example for ssl works 8a6246b
  • added new test keys and certificates and modified server bind to add error handling 5dc7487
  • added license 777ec1d
  • Merge pull request #50 from oslabs-beta/chain 9e124f7
  • added .on metadata functions to client unary c224c10
  • made server calls chainable 45ccc12
  • Merge pull request #49 from oslabs-beta/refactor 71afd6c
  • Travis CI now implemented. Passes all current tests. Will need more DDD and further refactoring ec94092
  • Unary is working as intended de09a68
  • Server Stream is working as intended, able to pass configurations for requests in metadata cc6576b
  • Server Stream is now refactored with metadata and status listeners. Will need to implement metadata options ce0d844
  • Merge pull request #48 from oslabs-beta/travis acf2744
  • now fixed broken tests 95ad8a9
  • made node version 11 for travis.yml f9563f7
  • added travis bed5484
  • duplex now can accept metadata request options and write/send eada4c8
  • idempotent requests, cacheable requests, corked requests, AND WAIT FOR READY FALSE are all possible 16d0da3
  • idempotent requests, cacheable requests, corked requests, all possible d3c2692
  • finished implementing client-side refactor, still needs to pass options to metadata object bcfd08f
  • clientStream server-side set is broken 7ec273c
  • client now can listen for metadata and status without interceptors 0421d95
  • attempting retry 60edc01
  • further fixes to Client Stream, wasn't receiving response as expected, now is ee162d0
  • Merge pull request #47 from oslabs-beta/health 40a8b3b
  • adding zep to commit message 54e0f85
  • healthcheck check and watch methods both work! e57e88e
  • added pseudo for watch fe51755
  • returned out of error throw event c6578e7
  • changes statusmap to an object instead of a map 0ff9f55
  • added tests for check handler, all tests passing 9c1edf9
  • health check now sends to server and this inside of health check handlers is now Server with access to _statusMap 78d91e2
  • basic healthstub successfully sends 5779339
  • added rudimentary healthstub client d49897e
  • modified health check .proto to fit new implementation 29575a4
  • build now adds special _serviceName property to service package 04faf84
  • Merge pull request #46 from oslabs-beta/Duplex 0e067fd
  • client and server sides both fully work with updated syntax 6659775
  • passes all existing Client-side Jest Unit Tests 2dc1732
  • Merge pull request #45 from oslabs-beta/syntax 8a2e3d0
  • added tests for serverUnaryDecorator 893eeb1
  • duplex now works with closure 65cf623
  • client stream now working c341ebf
  • attempting to debug clientStream 24ea0e2
  • many jobs b839af7
  • added tests for serverStreamDecorator 1df2483
  • set for serverStreamdecorator finished tests 071e090
  • laid down tests for server stream decorator 9ae443c
  • added tests for clientUnarydEcorator d1a9a3c
  • added tests for clientStreamdecorator catch 837950a
  • added tests for on for clientstreamdecorator 37d45aa
  • client stream passes tests 436dada
  • client stream is working feebb89
  • fixed client file breaking .write for client stream 5927f09
  • copy pasted client from master a76df14
  • started process of debugging 2ea8df4
  • unclear if server-side is broken 640d420
  • does it work bc2fb31
  • continuing debug 108f09a
  • working on adding tests to decorators 1f7a37e
  • not working f0c3ee5
  • serverStream listeners work in and out of order 4286a29
  • fixed send on server unary decorator 47015f7
  • refactored generateClientStreamCall and now passes all basic tests 175d10c
  • refactored generateDuplexCall now passes basic tests b6e4a74
  • refactored generateServerStreamCall now passes basic tests a3e00ee
  • refactored generateUnaryCall now passes basic tests fe5ae40
  • modified tests for generate server side calls fe2e29a
  • modified tests for generateDuplexCall b9b68f5
  • modified tests for generateClientStreamCall a906a20
  • modified basicCall decorator to add metadata 2a183a3
  • added basic tests for server side decorators a443a10
  • passes all test 684dd40
  • added tests for serverunarydecorator 8e63409
  • added basic method adding tests to clientStreamDecorator 1dad6a0
  • unaryCall now works in new syntax 7885035
  • removed boilerplate placeholder code for test files for callDecorators b529e27
  • added tests for stateandcall decorator 601a393
  • added decorator functions for all 4 types of the unary streaming quadrant c429453
  • unary stub call updated to new API 5707e30
  • syntax updated a1a5a3e
  • added pseudo comments to client calls and server 93ea51c
  • added Stub comments in jsdocs for template 155f915

v1.0.4...v2.0.2-beta

Firecomm 2.0 beta release

14 Aug 20:26
Compare
Choose a tag to compare