Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
solid-connection
/
solid-connect-server
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
12
Code
Issues
24
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: 채팅 메시지 송수신 구현
- #423
#423
Merged
whqtker
merged 13 commits into
solid-connection:develop
solid-connection/solid-connect-server:develop
from
whqtker:feat/421-chat-with-websocket
whqtker/solid-connect-server-fork:feat/421-chat-with-websocket
Copy head branch name to clipboard
Aug 10, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: 채팅 메시지 송수신 구현
#423
whqtker
merged 13 commits into
solid-connection:develop
solid-connection/solid-connect-server:develop
from
whqtker:feat/421-chat-with-websocket
whqtker/solid-connect-server-fork:feat/421-chat-with-websocket
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2025
chore: 토픽 주소 변경
Show description for b5c8884
whqtker
committed
b5c8884
View commit details
Copy full SHA for b5c8884
Browse repository at this point
feat: 메시지 전송 DTO 작성
whqtker
committed
678ef9d
View commit details
Copy full SHA for 678ef9d
Browse repository at this point
feat: 메시지 전송 Service 작성
whqtker
committed
ecf92e3
View commit details
Copy full SHA for ecf92e3
Browse repository at this point
feat: 메시지 전송 Controller 작성
whqtker
committed
4928e0c
View commit details
Copy full SHA for 4928e0c
Browse repository at this point
chore: 메시지 전송에 대한 컨트롤러 어노테이션을 RestController에서 Controller로 변경
whqtker
committed
2e1db36
View commit details
Copy full SHA for 2e1db36
Browse repository at this point
chore: WebSocket 초기 연결을 위한 HTTP 핸드셰이크에서 인증을 수행하도록
whqtker
committed
500b664
View commit details
Copy full SHA for 500b664
Browse repository at this point
fix: 핸드셰이크 후 Principal을 WebSocket 세션에 전달하도록 수정
Show description for 560e13c
whqtker
committed
560e13c
View commit details
Copy full SHA for 560e13c
Browse repository at this point
fix: 컨트롤러 파라미터 인자로 Principal를 받고, 이후 SiteUserDetails에서 siteUserId를 추출하도록 변경
whqtker
committed
482b594
View commit details
Copy full SHA for 482b594
Browse repository at this point
fix: DTO를 통해 순환참조 문제 해결
whqtker
committed
db8f107
View commit details
Copy full SHA for db8f107
Browse repository at this point
chore: 실제 구독 권한 TODO 구현
Show description for 5b1304d
whqtker
committed
5b1304d
View commit details
Copy full SHA for 5b1304d
Browse repository at this point
chore: 코드 리포매팅
whqtker
committed
865e520
View commit details
Copy full SHA for 865e520
Browse repository at this point
chore: 미사용 SiteUserPrincipal 제거 외
Show description for ab6422f
whqtker
committed
ab6422f
View commit details
Copy full SHA for ab6422f
Browse repository at this point
chore: withSockJS 추가
whqtker
committed
338780f
View commit details
Copy full SHA for 338780f
Browse repository at this point
You can’t perform that action at this time.