Publish to my blog (weekly)
-
- suspend fun List<WebSocketSession>.send(frame: Frame) {
- 확장함수
-
-
Extensions - Kotlin Programming Language
- Kotlin provides the ability to extend a class with new functionality without having to inherit from the class or use design patterns such as Decorator
-
댓글