namaste 0.2.0

Simple locks between processes
Documentation
1
2
3
4
5
6
// License: see LICENSE file at root directory of `master` branch

//! # Server

/// # Default port
pub const DEFAULT_PORT: u16 = 64009;