Seongjee Kim
|
0c7b94d34e
|
feat(ws): add integration for manually ack
|
2025-08-18 21:11:12 +09:00 |
|
Kamil Myśliwiec
|
5b091a4d4e
|
chore(deps): upgrade to eventsource v3
|
2025-01-07 14:58:19 +01:00 |
|
Kamil Myśliwiec
|
6e0f891f48
|
style: address lint errors and warnings
|
2024-11-27 12:18:43 +01:00 |
|
Kamil Myśliwiec
|
d27628aafa
|
chore: resolve conflicts
|
2024-11-27 09:55:20 +01:00 |
|
Kamil Myśliwiec
|
339be465fe
|
chore: resolve conflicts
|
2024-11-27 09:49:01 +01:00 |
|
Kamil Myśliwiec
|
7d3e5c1a38
|
build: use strict null checks part 5
|
2024-11-26 14:39:51 +01:00 |
|
Kamil Mysliwiec
|
5662fc1ac9
|
Merge branch '11.0.0' into chore/eslint-v9
|
2024-11-26 12:00:34 +01:00 |
|
Kamil Myśliwiec
|
8829b8d1d7
|
style: address packages lint errors
|
2024-11-26 10:38:31 +01:00 |
|
Kamil Myśliwiec
|
236b633a76
|
style: address integration tests lint errors
|
2024-11-26 09:39:20 +01:00 |
|
Kamil Myśliwiec
|
84b8744f90
|
refactor: methods order, types in e2e test
|
2024-11-25 14:34:28 +01:00 |
|
sapen
|
3b5cb562a1
|
test(websockets): Add integration test for Socket.IO HTTP server shutdown
|
2024-11-22 20:14:02 +08:00 |
|
Kamil Myśliwiec
|
f80984fb78
|
test: update integration test
|
2024-11-21 14:17:57 +01:00 |
|
Kamil Myśliwiec
|
5c7724b649
|
test: update integration test
|
2024-11-21 12:46:20 +01:00 |
|
codytseng
|
33e32d9d5d
|
feat(ws): allow setting message parser in constructor
|
2024-11-13 09:58:32 +08:00 |
|
codytseng
|
2ab99739cd
|
refactor(ws): rename to message parser and move json parse logic inside
|
2024-11-13 09:57:29 +08:00 |
|
codytseng
|
de13eec632
|
feat: introduce message preprocessor for ws adapter
|
2024-11-10 16:14:07 +08:00 |
|
Jay McDoniel
|
6f43a8b26e
|
fix: allow for filters to be aware of the pattern for websockets
|
2023-09-12 10:56:42 -07:00 |
|
Kamil Mysliwiec
|
5481a01f16
|
Merge pull request #10545 from jmcdo29/feat/websocket-get-pattern
feat: create method on client to get websocket pattern
|
2023-06-12 13:29:23 +02:00 |
|
Kamil Myśliwiec
|
f98c779e35
|
test: update outdated tests
|
2023-04-17 14:05:50 +02:00 |
|
Jay McDoniel
|
ff9a577119
|
fix: address pr comments
|
2023-02-02 06:47:04 -08:00 |
|
Jay McDoniel
|
8ff0a048d1
|
feat: create on client to get websocket pattern
close: #10520
|
2023-02-02 06:47:01 -08:00 |
|
Micael Levi (@micalevisk)
|
6d3cab8c99
|
refactor(common,core,microservices): drop all deprecated methods
|
2022-05-18 07:40:54 -04:00 |
|
Kamil Myśliwiec
|
23760fe43c
|
chore(deps): update ws package to v8
|
2022-05-13 15:24:43 +02:00 |
|
Kamil Myśliwiec
|
cb4a9d641b
|
fix(websockets): allow multiple paths when http internal server is used
|
2021-02-04 15:07:00 +01:00 |
|
Kamil Myśliwiec
|
29ca9e195f
|
chore(): resolve merge conflicts
|
2021-02-04 14:52:47 +01:00 |
|
Kamil Myśliwiec
|
d381e149ca
|
fix(websockets): allow to share a single server with multiple paths (ws)
|
2021-02-04 14:48:59 +01:00 |
|
Kamil Myśliwiec
|
fc56e93c4b
|
fix(): fix middleware tests, fix socketio deprecations
|
2021-01-29 15:24:09 +01:00 |
|
branbranmuffin
|
4cc2d1874a
|
feat(core): change listen to reject on server bind failures
pr update
|
2021-01-12 18:25:04 -07:00 |
|
Kamil Myśliwiec
|
a0ded7ad68
|
test(e2e): fix e2e tests
|
2020-12-08 17:21:13 +01:00 |
|
Miguel Montes
|
840cef45a4
|
test: gateway-ack when no data provided on event
Add test to ensure that ack is called even if no data provided on event.
https://github.com/nestjs/nest/issues/5711
|
2020-11-18 00:14:21 +01:00 |
|
Kamil Myśliwiec
|
0e5b402a6f
|
refactor(): update to the latest version of prettier
|
2020-03-22 12:10:49 +01:00 |
|
Kamil Myśliwiec
|
2038b45d04
|
test(): add retries to unit and integration tests
|
2019-07-30 09:10:13 +02:00 |
|
Kamil Myśliwiec
|
75c541ad30
|
fix(microservices): fix redis retrying strategy (recover)
|
2019-07-01 14:37:36 +02:00 |
|
Kamil Myśliwiec
|
5084c56e3a
|
integration(): fix ws not opened issue (tests)
|
2019-06-28 13:56:08 +02:00 |
|
Kamil Myśliwiec
|
499c0b1390
|
hotfix(): fix integration tests typing issue
|
2019-06-28 12:33:24 +02:00 |
|
Kamil Myśliwiec
|
53687ba46a
|
feature(websockets) extract web sockets drivers
|
2018-12-12 23:35:27 +01:00 |
|
Kamil Myśliwiec
|
efb367e65c
|
bugfix(ws/microservices): add catchError() to observables
|
2018-12-06 11:47:14 +01:00 |
|
Kamil Myśliwiec
|
6b0ae0602c
|
feature(websockets) support ack in socketio, enhancements
|
2018-08-26 23:59:30 +02:00 |
|
Kamil Myśliwiec
|
a9abd1c2ea
|
sample(@nestjs) update graphql example, add integration test
|
2018-08-25 15:47:46 +02:00 |
|
Kamil Myśliwiec
|
92d3ed48db
|
integration(@nestjs) add mongoose integration test
|
2018-05-26 14:51:10 +02:00 |
|
Kamil Myśliwiec
|
7b5b054818
|
integration(@nestjs) add typeorm integration test
|
2018-05-25 12:48:38 +02:00 |
|
Kamil Myśliwiec
|
614de27310
|
refactor(@nestjs) rename directories, add script, fix tests
|
2018-03-24 15:11:48 +01:00 |
|