-
## Description
Modify the protocol server schema to incorporate a `credential` object, enabling the protocol to manage credential-related data within the existing schema. This enhancement will allow …
-
## Description
Modify the protocol server to include a `verified` flag within the `context` object. This enhancement instructs the Beckn gateway to broadcast search requests only to verified BPPs, ad…
-
I have noticed that intervals and timeouts set with `Meteor.setInterval()` and `Meteor.setTimeout()` are not being cleared on server side upon live reload. To demonstrate this behaviour I created a te…
-
I’ve really enjoyed exploring Gleam—what a fantastic ecosystem! This extension has been incredibly useful, but I’ve encountered a small issue detailed below. If there’s any way I can assist with resol…
-
## Description
Enhance the protocol server on the BPP side by adding support for the `/cred` endpoint. This involves implementing a new endpoint according to the provided API specifications for `/cre…
-
Continuously test server-client features to ensure nothing gets too deep into development without being verified to function in both single player and multiplayer environments.
-
https://github.com/miryamW/LeetCode-server/blob/47281d4e4ca8f7fc574bad25aed3e5720177435a/services/question.service.go#L26C1-L27C1
please remove hardcoded strings like database endpoint.
this shoul…
-
## What
Find a way to create webpack development ssr server that stores files in memory.
## Why
I was always curious how to do it. In the past I have spent hours researching how to do that. I…
-
Add component for embeded testing Zookeeper server - usefull for development.
-
Trying to run the development server always returns 404. The server is running, using the example command provided in README.md. I see the incoming GETs in the debug window, but browser always receive…