Ivaylo Ivanov

Results 10 comments of Ivaylo Ivanov

Hey guys, I tried to make this repo working, but it was too much work so I created https://github.com/ivaylopivanov/wamp-server

At the moment - no. Even if I provide a way to pass an existing server, the library [will attach a connection listener](https://github.com/ivaylopivanov/wamp-server/blob/master/src/server.ts#L57) so it won't be that usable.

Will have a look in the next few days.

Unfortunately at the moment the library supports the `basic profile` only and I don't have free time to develop this feature. I will leave the issue open if someone want...

Looking at wamp:session-manager getting session for id: 1663417689599482 +0ms wamp:transactions setting transaction with ID: 8582995522796246 for sessionID:5399966374875578 +0ms wamp:session outgoing message: [68,8582995522796246,6706405965372796,{},[6],null] +0ms wamp:session closing session for ID: 1663417689599482 and...

I'm also trying to migrate to `provided.al2` but the deploy fails. I have multiple lambdas. I have noticed that using the `provided.al2` runtime does not create any entry in the...

Thank you @danteay, will check it next week and will let you know.

@danteay it seems its working, thank you! Will be performing more tests and will report back if anything pops up. Just for future reference, these are the configs that I...

> @ivaylopivanov how do you test it if the PR is still open? You can install the plugin with npm pointing to a specific commit.

I'm using chrome heap snapshots. Unfortunately, for the moment I don't have time to put it on a public repository, since the one that I'm working on is a private...