-
Hi,
Is the use case covered in the spec to search for collections (in case of hundreds or thousands of collections) ?
Thanks & regards,
Uwe
-
Hi,
I followed the access_control example (which worked fine) and modified it a little bit.
[https://github.com/open62541/open62541/blob/v1.4.5/examples/access_control/server_access_control.c
]…
zjkz5 updated
3 weeks ago
-
- [X] I have looked for existing issues (including closed) about this
## Bug Report
### Version
0.7.5
### Description
Unexpected behaviour in example `static-file-server`, function [`us…
tobx updated
2 months ago
-
I've structured a project like this:
## `server/SpecificBlast.java`:
```java
public class SpecificBlast {
public final static boolean IS_SERVER = true;
}
```
## `common/Blast.java`:
…
-
Hello,
I want to install a Harvester cluster on servers in a data center that does not offer VIPs and also not offer floating IPs. I have only static IPs for the nodes and additional static IPs for…
-
I may be feeling kind of stupid right now, but I cannot find a github discussions tab for this project :/ Anyhow, I made a sample program. Normally, I would put this as a new discussion in the discuss…
-
I'm attempting to deploy a branch from Github using Github Actions to Azure Static Web Apps without an API. We deploy separate and independent Azure Functions. We can deploy without issue from other…
-
While having a conversation with @tbdinesh this issue came about:
> We are thinking of using 1 pi for dns resolution and run bind on it. How to give a static ip on mesh for this name server?
this …
-
A github-pages like static server, eg. `/` will serve `github.com/user/user` and `/project` will serve `github.com/user/project`
- [ ] golang version
- [ ] node.js version (@egoist)
-
Hello,
I've encountered an issue when building an example server using Clang. It appears that when compiling the static library with Clang, the compiler generates LLVM Intermediate Representation (…