当前位置:网站首页>【问题】解决Websocket字符串长度限制问题单包过大
【问题】解决Websocket字符串长度限制问题单包过大
2022-06-10 20:55:00 【我是Superman丶】
【问题】解决Websocket字符串长度限制问题单包过大
@Configuration
public class WebSocketConfig implements ServletContextInitializer {
/**
* ServerEndpointExporter 作用
* 这个Bean会自动注册使用@ServerEndpoint注解声明的websocket endpoint
* @return
*/
@Bean
public ServerEndpointExporter serverEndpointExporter() {
return new ServerEndpointExporter();
}
//在此处修改WebSocket传输的限制,如不修改,无法传输长字符串
@Override
public void onStartup(ServletContext servletContext) throws ServletException {
servletContext.addListener(WebAppRootListener.class);
servletContext.setInitParameter("org.apache.tomcat.websocket.textBufferSize","52428800");
servletContext.setInitParameter("org.apache.tomcat.websocket.binaryBufferSize","52428800");
}
}
边栏推荐
- I'm doing something cool
- 数组 从指定长度位旋转数组
- Only three steps are needed to learn how to use low code thingjs to connect with Sen data Dix data
- SoC development environment and hardware development preparation
- 数组 两数之和
- Detailed steps and actual records of SQL server2019 installation (available for hands-on test)
- Abbexa cdan1 siRNA instruction manual
- Interpreting the new ecology of education in maker space
- How to choose the field of we media video creation?
- [1024 ways to play windows azure] 75 Fast cloud database migration seamlessly migrate alicloud RDS SQL server to azure SQL databas
猜你喜欢

Introduction to ZigBee module wireless transmission star topology networking structure

Qingniao Changping campus of Peking University: can I learn UI with a high school degree?

NFT copyright / royalties
![[nk] 牛客月赛51 F-平均题](/img/b3/c36a0032e606f38fdc2f7c4562713c.png)
[nk] 牛客月赛51 F-平均题
![[1024 ways to play windows azure] 75 Fast cloud database migration seamlessly migrate alicloud RDS SQL server to azure SQL databas](/img/00/798455f2db289e3aaed36981ea1e7c.png)
[1024 ways to play windows azure] 75 Fast cloud database migration seamlessly migrate alicloud RDS SQL server to azure SQL databas

JS anchor positioning can extend many functions
SQL Server2019安装的详细步骤实战记录(亲测可用)

【MySQL】常见数据类型总结
![[nk] Niuke monthly competition 51 f-average question](/img/b3/c36a0032e606f38fdc2f7c4562713c.png)
[nk] Niuke monthly competition 51 f-average question

What do software test engineers do?
随机推荐
数组 旋转数组
字符串 反转
Abbexa cdan1 siRNA instruction manual
Mysql中创建4种索引的不同方式
Abbexa AML1 DNA binding ELISA Kit instructions
. Net open source free lunch is over?
C program example 1 -- personal address book management system
The process of keyword search in Oracle tables
Rotate menu 2.0
Has the samesite cookie problem occurred when using identityserver?
【MySQL】錶數據的增删查改(DML)
datagrip 报错 “The specified database user/password combination is rejected...”的解决方法
Detailed explanation of MySQL range query optimization scenario instances
ThinkPHP v6.0. X deserialization vulnerability recurrence
CentOS7安装MySQL8的超级详细教程(无坑!)
MySQL数据库如何查看表占用空间大小
[nk] 牛客月赛51 F-平均题
[qingniaochangping campus of Peking University] the coordinated development of vocational education and general education, will this year's high school entrance examination be easy?
[1024 ways to play windows azure] 75 Fast cloud database migration seamlessly migrate alicloud RDS SQL server to azure SQL databas
Which city should I go to after I graduate from it? Which position has a high salary? Which companies have good treatment?