firecamp-io / firecamp

VSCode for APIs, Postman Alternative.
https://firecamp.dev
317 stars 22 forks source link

Websocket save message not work #26

Closed phpmaple closed 4 years ago

phpmaple commented 4 years ago

When I send and save message, next time I open this tool, it not show last saved messages

Nishchit14 commented 4 years ago

@phpmaple IF you only click on Send & Save then It'll save the message in right side message collection. It's not persistence and will be empty if you close it without saving WS request.

Click on the Save button just after the Connect button to save your WebSocket request for future use.

We're still reviewing this flow, you can share your suggestions. we'll reform it with best accessibility

phpmaple commented 4 years ago

I Saved Websocket request, and click on Send & Save when I send message, but message are only saved in current session, I want used it next time

Nishchit14 commented 4 years ago

you can send it by clicking on save button, Isn't it working?

image

Nishchit14 commented 4 years ago

I am closing it due to inactivity, feel free to reopen it if you're still facing any issue.