mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-10 22:01:34 +00:00
add max noise msg constant
This commit is contained in:
2
src/constants.ts
Normal file
2
src/constants.ts
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export const NOISE_MSG_MAX_LENGTH_BYTES = 65535;
|
||||||
|
|
Reference in New Issue
Block a user