Skip to content

Conversation

@ulyssesdotcodes
Copy link

Sessions should be persisted throughout the connection. Also adds
unique(ish) ids to each message.

Disclaimer: no idea what I'm doing here, but this seems from nREPL docs that the session should persist over time.

Sessions should be persisted throughout the connection. Also adds
unique(ish) ids to each message.
@avli
Copy link
Owner

avli commented Mar 8, 2019

@ulyssesp, as far as I can recall I did some experimenting at the time I was implementing the nREPL-VSCode communication part and couldn't figure out if the session ID is required. Have you ever faced the situation when absence of the ID made things go wrong?

@avli avli force-pushed the master branch 2 times, most recently from 7e1c85a to 068abc8 Compare November 8, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants