Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Need examples #96

Open
GarryGaller opened this issue Feb 21, 2022 · 3 comments
Open

Need examples #96

GarryGaller opened this issue Feb 21, 2022 · 3 comments
Labels
👍 Accepting PR 🤔 Question Further information is requested

Comments

@GarryGaller
Copy link

Need examples of working with this middleware directly for applications written in fiber
The examples for fasthttp do not reveal the topic.

@ReneWerner87 ReneWerner87 added 👍 Accepting PR 🤔 Question Further information is requested labels Feb 22, 2022
@GarryGaller
Copy link
Author

Thanks. Unfortunately, these are very simple examples and recipes.
Something more thoughtful is required. And preferably with comments on the code.
For example, how to correctly complete the reader and writer's goroutines.
Which websocket errors to send in certain cases.
How to properly handle panic in the reader and writer's goroutines.
How to use context inside reader and writer goroutines.
etc.

@ReneWerner87
Copy link
Member

Ok,
@gofiber/contributors
Do any of you have the packet in use and can make a good example for our recipes?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
👍 Accepting PR 🤔 Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants