mirror of
https://github.com/YuzuZensai/Discord-Presence-Relay.git
synced 2026-09-14 01:08:50 +00:00
✨ feat: Per-client sessions, app blacklist, robustness rework
This commit is contained in:
@@ -2,6 +2,7 @@ import { PosixPlatform } from './posix'
|
||||
import { UnsupportedPlatform } from './unsupported'
|
||||
import type { RelayPlatform } from './types'
|
||||
|
||||
export { MAX_SOCKETS } from './types'
|
||||
export type { ClaimedSocket, ProcessInfo, RelayPlatform } from './types'
|
||||
|
||||
export const platform: RelayPlatform =
|
||||
|
||||
Reference in New Issue
Block a user