aboutsummaryrefslogtreecommitdiff
path: root/projects/uwebsockets/project.yaml
blob: 47536fa4e9dc5cc923c6b9aea290aaeeb841fe38 (plain)
1
2
3
4
5
6
7
8
9
10
homepage: "https://github.com/uNetworking/uWebSockets"
language: c++
primary_contact: "alexhultman@gmail.com"
builds_per_day: 4
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
  - undefined
main_repo: 'https://github.com/uNetworking/uWebSockets.git'