Skip to content

yilab/wire-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wireâ„¢

Wire logo

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting opensource@wire.com.

You can find the published source code at github.com/wireapp/wire.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

No license is granted to the Wire trademark and its associated logos, all of which will continue to be owned exclusively by Wire Swiss GmbH. Any use of the Wire trademark and/or its associated logos is expressly prohibited without the express prior written consent of Wire Swiss GmbH.

Wire server

This repository contains the source code for the Wire server. At the moment it contains a subset of the libraries and services used by Wire. We will keep releasing more libraries and services over time as we finish cleaning up and documenting the source code. Our goal is to publish the source code of the entire Wire server.

Content of the repository

This repository contains:

  • services
    • nginz: Public API Reverse Proxy
    • galley: Conversations
    • proxy: 3rd Party API Integration
    • brig: Accounts (to be released)
    • gundeck: Push Notification Hub (to be released)
    • cannon: WebSocket Push Notifications
    • cargohold: Asset Storage
  • libs: Shared libraries

Roadmap

We are working on open sourcing the following components:

  • Search and discovery of users
  • Interaction with Apple's and Google's push services
  • Routing of messages and events
  • Profile and devices management

About

🇪🇺 Wire back-end services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 93.5%
  • Rust 3.6%
  • Makefile 1.4%
  • Shell 1.2%
  • C 0.3%