Commit Graph

29 Commits

Author SHA1 Message Date
Kamil Myśliwiec
a89615b124 feat: add graph inspector implementation 2022-11-21 11:00:11 +01:00
Micael Levi (@micalevisk)
d51c7289a8 test(websockets): add odd input on pickResult method 2022-04-24 15:42:14 -04:00
xuegang.leng
a195cfe503 fix(all): typo error: deffered -> deferred 2021-09-28 14:28:53 +08:00
Kamil Myśliwiec
9d0551ff25 style(): run prettier 2021-08-16 09:30:29 +02:00
Kamil Myśliwiec
18f66e8299 fix(): fix rxjs breaking changes 2021-05-17 14:04:31 +02:00
Kamil Myśliwiec
470fcf8695 chore(): resolve merge conflicts 2021-02-04 15:09:09 +01:00
Tony133
7b95db1a5b test(websockets): fix websockets controller unit tests 2021-02-03 20:49:58 +01:00
Kamil Myśliwiec
f3ba3c8204 refactor(): reimplement routes storage 2020-12-28 13:11:34 +01:00
Kamil Myśliwiec
d3987342b2 test(): fix broken unit tests 2020-03-03 10:07:43 +01:00
Kamil Myśliwiec
ff085c873a fix(): resolve conflicts 2019-12-10 14:07:26 +01:00
Kamil Mysliwiec
f0bacab32e Merge pull request #3598 from tonyhallett/web-sockets-controller-no-hookservertoproperties
test(websockets): fix expect that does not execute
2019-12-10 13:47:53 +01:00
Kamil Mysliwiec
06b6273d4f Update web-sockets-controller.spec.ts 2019-12-10 13:47:33 +01:00
Tony
9911005996 test(websockets): fix expect that does not execute 2019-12-09 16:37:30 +00:00
Tony
39344c8cbe test(websockets): fix expect that does not execute 2019-12-09 16:26:54 +00:00
Kamil Myśliwiec
575e3133a3 style(): run linter against integration tests and few others 2019-11-29 09:31:15 +01:00
Kamil Myśliwiec
489d3299c0 format() run prettier, update format script 2019-10-04 09:08:27 +02:00
Kamil Myśliwiec
1d27dacb2a feat() add rpc & ws decorators, add rpc context 2019-09-26 12:44:44 +02:00
Kamil Myśliwiec
84d7178a59 fix(websockets) fix broken unit tests 2019-08-26 14:09:19 +02:00
Kamil Myśliwiec
404afdca93 merge(): resolve conflicts 2019-02-21 09:06:25 +01:00
Igor Savin
8c03d84793 build(sinon) update sinon and related dependencies 2019-02-14 16:09:16 +01:00
Kamil Myśliwiec
53687ba46a feature(websockets) extract web sockets drivers 2018-12-12 23:35:27 +01:00
Kamil Myśliwiec
1cac0a99fd feature: more typings, refactor 2018-11-28 23:08:27 +01:00
Kamil Myśliwiec
1cb3ed7f87 refactor: general refactor reorganize, rename things 2018-11-24 16:01:29 +01:00
Kamil Myśliwiec
7c2143f889 refactor(websockets) code cleanup, improvements, refactor 2018-10-03 21:22:50 +02:00
Kamil Myśliwiec
6b0ae0602c feature(websockets) support ack in socketio, enhancements 2018-08-26 23:59:30 +02:00
Kamil Myśliwiec
382d99986b bugfix(@nestjs/websockets) lifecycle hooks multi execution 2018-05-02 23:07:53 +02:00
Kamil Myśliwiec
5cfb0bfc85 refactor(@nestjs) fix typos, extract module compiler, fix broken guards 2018-04-28 12:42:35 +02:00
Kamil Myśliwiec
944921f2e9 external(@nestjs) update to rxjs@6.0.0 2018-04-27 13:13:02 +02:00
Kamil Myśliwiec
614de27310 refactor(@nestjs) rename directories, add script, fix tests 2018-03-24 15:11:48 +01:00