• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://github.com/uNetworking/uWebSockets"
2language: c++
3primary_contact: "alexhultman@gmail.com"
4builds_per_day: 4
5sanitizers:
6  - address
7# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
8#  - memory
9  - undefined
10main_repo: 'https://github.com/uNetworking/uWebSockets.git'