TCP Connection
FastByteBuffer와 TCP를 이용해 네트워크 연결하기
Introduction.
/// TransferClient로 부터 들어온 데이터를 FastByteBuffer에 넣고 이를 Message로 변환하여 Event를 통해 전달한다.
Reference.
Last updated
FastByteBuffer와 TCP를 이용해 네트워크 연결하기
/// TransferClient로 부터 들어온 데이터를 FastByteBuffer에 넣고 이를 Message로 변환하여 Event를 통해 전달한다.
Last updated